flipperzero-firmware/firmware/targets/f7
Albert Kharisov 400d672e81
[FL-1955] CLI RPC (#781)
- 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>
2021-10-26 19:05:28 +03:00
..
ble-glue [FL-1961] Cli: device_info format versioning. Detach target from firmware name. #765 2021-10-16 14:25:32 +03:00
cube Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
furi-hal [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
Inc Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
Src Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
startup_stm32wb55xx_cm4.s [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
stm32wb55xx_flash_cm4_no_bootloader.ld [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
stm32wb55xx_flash_cm4_with_bootloader.ld [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
target.mk [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00