flipperzero-firmware/applications/storage
SG c8b36dd406
[FL-1791] Flipper file format (#740)
* Lib: new flipper file format library
* Lib: flipper file format cpp wrapper
* Storage: simple function for remove file and check error
* iButton app: remove file worker, use new flipper file format instead
* Dialogs: storage error message
* Storage: simple function for mkdir and check error
* iButton app: error messages
* Libs: update makefile
* RFID app: remove file worker, use new flipper file format instead
* Flipper File: library documentation

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-10-06 12:40:28 +03:00
..
storages Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
filesystem-api-defines.h
filesystem-api-internal.h
filesystem-api.c
storage-cli.c [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
storage-external-api.c [FL-1791] Flipper file format (#740) 2021-10-06 12:40:28 +03:00
storage-glue.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
storage-glue.h
storage-i.h
storage-message.h
storage-processing.c [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
storage-processing.h
storage-sd-api.c
storage-sd-api.h
storage-test-app.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
storage.c Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00
storage.h [FL-1791] Flipper file format (#740) 2021-10-06 12:40:28 +03:00