unleashed-firmware/applications/services/cli
あく ca8517a1b0
Cli: top (#3707)
* Cli: top command to replace ps. Furi: ThreadList and thread enumeration routine.
* Sync API Symbols
* Cli: cleanup top output, add memory section. Furi: thread enumeration code cleanup. Fix doxygen and make pvs happy.
* Furi: iterator in thread_list instead of M_EACH, fix memory leak
* Update documentation
* Cli: customizable refres interval for top command
* Furi: add consistentency into float declaration in thread list
* FreeRTOSConfig: remove invalid comment

Co-authored-by: Sergei Gavrilov <who.just.the.doctor@gmail.com>
2024-06-13 18:07:13 +01:00
..
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
cli.c Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
cli.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
cli_command_gpio.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +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 Cli: top (#3707) 2024-06-13 18:07:13 +01: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 Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
cli_vcp.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
cli_vcp.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00