flipperzero-firmware/firmware/targets/f6/furi-hal
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
..
furi-hal-bootloader.c [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
furi-hal-bt.c
furi-hal-clock.c
furi-hal-clock.h
furi-hal-compress.c
furi-hal-console.c [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
furi-hal-console.h [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
furi-hal-crypto.c
furi-hal-delay.c
furi-hal-flash.c
furi-hal-flash.h
furi-hal-gpio.c
furi-hal-gpio.h
furi-hal-i2c.c
furi-hal-ibutton.c
furi-hal-interrupt.c
furi-hal-interrupt.h
furi-hal-irda.c
furi-hal-light.c
furi-hal-lpuart.c [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
furi-hal-lpuart.h [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
furi-hal-nfc.c
furi-hal-os-timer.h
furi-hal-os.c
furi-hal-os.h
furi-hal-power.c
furi-hal-pwm.c
furi-hal-pwm.h
furi-hal-resources.c
furi-hal-resources.h
furi-hal-rfid.c
furi-hal-sd.c
furi-hal-spi-config.c
furi-hal-spi-config.h
furi-hal-spi.c
furi-hal-spi.h
furi-hal-subghz.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
furi-hal-task.c
furi-hal-task.h
furi-hal-usb_i.h
furi-hal-usb-cdc_i.h [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
furi-hal-usb-cdc.c [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
furi-hal-usb-hid.c
furi-hal-usb.c [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
furi-hal-vcp.c [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
furi-hal-version.c [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
furi-hal-vibro.c
furi-hal.c [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00