flipperzero-firmware/assets/compiled
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
..
application.pb.c [FL-1946] RPC App launch (#758) 2021-10-13 18:39:37 +03:00
application.pb.h [FL-1946] RPC App launch (#758) 2021-10-13 18:39:37 +03:00
assets_icons.c [FL-1937] Bluetooth new assets (#774) 2021-10-21 19:27:58 +03:00
assets_icons.h [FL-1937] Bluetooth new assets (#774) 2021-10-21 19:27:58 +03:00
flipper.pb.c [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
flipper.pb.h [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
status.pb.c [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
status.pb.h [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
storage.pb.c [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
storage.pb.h [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00