flipperzero-firmware/applications/storage
あく 98bc190ac4
Hackathone session: bugfixes and documentation update (#869)
* ReadMe: update flashing scripts section
* Furi: add record exists method to record store.
* FuriHal: early OS init and i2c timeouts based on os ticks.
* Storage: replace malloc with furi_alloc, fix errors found by pvs.
* iButton: properly handle shutdown in cli search command
* SubGhz: proper argument type in sscanf and incorrect position of logging in switch.
2021-12-05 14:47:02 +03:00
..
storages Hackathone session: bugfixes and documentation update (#869) 2021-12-05 14:47:02 +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 Storage: move factory reset to the place it belongs, add gui version. (#822) 2021-11-16 03:04:33 +03:00
storage-external-api.c [FL-1911] FuriHal: i2c refactoring (#847) 2021-11-28 21:28:19 +03:00
storage-glue.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
storage-glue.h RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
storage-i.h [FL-1995] New dolphin animations (part 1) (#835) 2021-11-24 19:21:12 +03:00
storage-message.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
storage-processing.c Hackathone session: bugfixes and documentation update (#869) 2021-12-05 14:47:02 +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 RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
storage.c [FL-1995] New dolphin animations (part 1) (#835) 2021-11-24 19:21:12 +03:00
storage.h [FL-1995] New dolphin animations (part 1) (#835) 2021-11-24 19:21:12 +03:00