flipperzero-firmware/applications/ibutton
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
..
scene [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
ibutton_app.cpp [FL-2393][FL-2381] iButton, OneWire: move to plain C (#1068) 2022-03-29 16:01:56 +03:00
ibutton_app.h [FL-2393][FL-2381] iButton, OneWire: move to plain C (#1068) 2022-03-29 16:01:56 +03:00
ibutton_cli.c [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
ibutton_event.h [FL-2393][FL-2381] iButton, OneWire: move to plain C (#1068) 2022-03-29 16:01:56 +03:00
ibutton_view_manager.cpp
ibutton_view_manager.h
ibutton.cpp