flipperzero-firmware/applications/services/cli
Sergey Gavrilov 8b2dfea925
Improved thread lifecycle (#2534)
* Core, Thread: mark thread to join from prvDeleteTCB
* USB HAL: move vars to MEM2
* Core, Thread: cleanup sources
* Cli: add magic delays on rx pipe error, prevent cli from consuming processor time
* Furi: update thread documentation

Co-authored-by: あく <alleteam@gmail.com>
2023-03-28 16:34:49 +09:00
..
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
cli_command_gpio.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
cli_command_gpio.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
cli_commands.c [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
cli_commands.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
cli_i.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
cli_vcp.c VCP session close fix (#2108) 2022-12-10 03:03:19 +09:00
cli_vcp.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
cli.c Improved thread lifecycle (#2534) 2023-03-28 16:34:49 +09:00
cli.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00