mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-15 17:18:01 +00:00
400d672e81
- RPC: added CLI command to start session - all input bytes goes into RPC, all RPC output goes into VCP - RPC: added command to close session (actually it only notifies transport layer) - RPC: added recursive rmdir - RPC: hard-coded listing for root directory (any, ext, int) - Fixed CLI leak - Fixed furi_record_delete leak - Unit tests: repaired - Unit tests: corrected output - remove excess, change dots with progress spinner - Unit tests: added leak check - Unit tests: SD mount check before start Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com> |
||
---|---|---|
.. | ||
storages | ||
filesystem-api-defines.h | ||
filesystem-api-internal.h | ||
filesystem-api.c | ||
storage-cli.c | ||
storage-external-api.c | ||
storage-glue.c | ||
storage-glue.h | ||
storage-i.h | ||
storage-message.h | ||
storage-processing.c | ||
storage-processing.h | ||
storage-sd-api.c | ||
storage-sd-api.h | ||
storage-test-app.c | ||
storage.c | ||
storage.h |