flipperzero-firmware/lib/toolbox
SG 855f2584ab
[FL-2415] Storage: blocking file open (#1078)
* Storage: correct replacement for "/any" path in path holder
* Unit tests: storage, blocking file open test
* File stream: error getter
* Storage: common copy and common remove now executes in external thread
* Filesystems: got rid of unused functions
* Storage: untangle dependencies, ram-frendly filesystem api
* iButton: context assertions
* Storage: pubsub messages
* Storage: wait for the file to close if it was open
* Storage: fix folder copying
* Storage: unit test
* Storage: pubsub documentation
* Fix merge error
* Fix memleak in storage test
* Storage: remove unused define

Co-authored-by: あく <alleteam@gmail.com>
2022-04-01 15:21:31 +03:00
..
stream [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
args.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
args.h [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
hex.c [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
hex.h [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
hmac_sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hmac_sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
level_duration.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
manchester_decoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_decoder.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_encoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_encoder.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
md5.c [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
md5.h [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
path.c [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
path.h [FL-1472, FL-1596, FL-1673] IRDA: stability improvements (#655) 2021-08-19 03:18:42 +03:00
random_name.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
random_name.h [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
saved_struct.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
saved_struct.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
version.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
version.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00