flipperzero-firmware/applications/storage
SG b85a50f912
[FL-1792] RPC service (#698)
* Lib: added nanopb
* Hal rfid: fixed confused arguments
* Lib: update makefile, include nanopb
* Lib: remove nanopb
* Lib: add nanopb as submodule
* Assets: remove protobuf
* Assets: add protobuf message definitions as submodule
* WIP: [FL-1792] Add Protobuf RPC
* WIP: RPC add ping
* Add Ping
* Fix Ping, Add (WIP) storage
* Update submodule
* ble-glue: add ptotobuf to ble
* WIP: Add storage list test
* revert applications.mk
* Add Storage List command
* ble-glue: fix fast updating rx charachteristic
* ble serial: split long ble packets
* Add Storage Read/Write/Mkdir/Delete
* Disable tests
* Rename Element -> File
* Add md5sum, fix test leak
* Regenerate Protobuf
* Fix review comments
* ble-glue: sync f7 target

Co-authored-by: Albert Kharisov <albert@flipperdevices.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2021-10-12 14:48:34 +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 [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
filesystem-api-internal.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
filesystem-api.c [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-cli.c [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +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 [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-i.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-message.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-processing.c [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
storage-processing.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-sd-api.c [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-sd-api.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
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