flipperzero-firmware/applications/storage
SG fac4391af7
[FL-2499] Folders rename fix (#1190)
* Toolbox: dir_walk concept (like os.walk)
* Storage CLI: tree command
* Storage: fix folders copying, stage 1
* UnitTest: proper delays in subghz tests
* Toolbox: dir_walk, recursive and filter options
* dir_walk: unit tests
* Merge: Fix unused param
* SubGhz: cleaned up data parsing routine
* SubGhz unit test: cleaned up logs, yield data load
* SubGhz unit test: naming

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-10 17:05:36 +03:00
..
storages [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
filesystem_api_defines.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
filesystem_api_internal.h [FL-2502] Properly closing directory on free (#1174) 2022-04-27 19:16:06 +03:00
filesystem_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_cli.c [FL-2499] Folders rename fix (#1190) 2022-05-10 17:05:36 +03:00
storage_external_api.c [FL-2499] Folders rename fix (#1190) 2022-05-10 17:05:36 +03:00
storage_glue.c [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00
storage_glue.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_i.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_internal_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_message.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_processing.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_processing.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_sd_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_sd_api.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_test_app.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage.h [FL-2499] Folders rename fix (#1190) 2022-05-10 17:05:36 +03:00