flipperzero-firmware/applications/storage/storages
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
..
sd_notify.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sd_notify.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
storage_ext.c [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_ext.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
storage_int.c [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_int.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00