flipperzero-firmware/lib
SG 9d38f28de7
[FL-1682] Faster file receiving function. Storage management scripts. (#647)
* Storage-cli: the file write function is splitted into a function for working with text and function for raw data
* Storage-cli: read_chunks, renamed write_raw to write_chunk
* Storage-cli: fix typo
* SD Hal: fixed wrong read/write block address
* HAL-console: printf
* Storage benchmark: more popular sizes
* Toolbox: md5
* Storage-cli: better read_chunks function, md5 hash function
* Notification: fixed incorrect error message when loading settings
* Storage-cli: stat command
* Storage-cli: stat, "/" is also storage
* Scripts: add storage managment script
* Scripts, storage lib: send command with known response syntax instead of SOH
* Scripts: python3 from env
* Storage-cli: fixed mess with error texts
* Storage-cli: write, show welcome message only if we didn't have any errors
* Storage: poorly fixed folders copying
* Storage: close an old file if an error occurred while opening a new file
* Storage-cli: fixed storage info spacing
* Scripts: use positional arguments in storage.
* Scripts: explicit string encoding and decoding, documentation in comments.

Co-authored-by: あく <alleteam@gmail.com>
2021-08-19 01:06:18 +03:00
..
app-scened-template [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
app-template Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
callback-connector cpp template application library (#232) 2020-11-12 14:13:29 +03:00
common-api [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
cyfral Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
drivers Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
fatfs [FL-520] Filesystem Api and App (#280) 2021-01-11 20:52:35 +06:00
fnv1a-hash FL-78 Microsd test application (#230) 2020-11-14 19:24:38 +03:00
irda [FL-1652, FL-1554] IRDA: Continuous transmitting (#636) 2021-08-11 20:51:06 +03:00
littlefs@1863dc7883 [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
mlib@3c83e4088c [FL-1465] Archive application bug fixes. Gui: update TextInput API. (#530) 2021-06-24 00:46:52 +03:00
nfc_protocols [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
onewire Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
qrcode
ST25RFAL002 [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
STM32CubeWB@9e2dd9db12 [FL-1473, FL-1651] Update STM32CubeWB to latest version. Radio firmware bundle. (#642) 2021-08-17 12:41:08 +03:00
subghz SubGhz: read and save static remotes. Create new static and dynamic remotes. (#646) 2021-08-16 22:56:23 +03:00
toolbox [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
u8g2 Implementation of some widgets based on real use cases and designs [FL-392][FL-809] (#315) 2021-02-05 02:35:06 +03:00
lib.mk [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00