flipperzero-firmware/applications/storage
SG c60562a02c
[FL-2502] Properly closing directory on free (#1174)
* Storage: better (at least working) mechanism to distinguish between files and dirs
* Storage API: debug log
* TarArchive: fix stream memleak
* TarArchive: fix another memleak
* Storage: better logs
* Storage: changed the log level to trace

Co-authored-by: あく <alleteam@gmail.com>
2022-04-27 19:16:06 +03:00
..
storages [FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107) 2022-04-14 15:03:47 +03:00
filesystem_api_defines.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
storage_cli.c [FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107) 2022-04-14 15:03:47 +03:00
storage_external_api.c [FL-2502] Properly closing directory on free (#1174) 2022-04-27 19:16:06 +03:00
storage_glue.c [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_glue.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +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-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
storage_message.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_processing.c [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
storage_processing.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
storage_sd_api.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
storage_sd_api.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_test_app.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
storage.c [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
storage.h [FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107) 2022-04-14 15:03:47 +03:00