unleashed-firmware/applications/services
あく 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
..
bt [FL-3832] Use static synchronisation primitives (#3679) 2024-06-05 18:04:03 +01:00
cli Cli: top (#3707) 2024-06-13 18:07:13 +01:00
crypto Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
desktop [FL-3832] Use static synchronisation primitives (#3679) 2024-06-05 18:04:03 +01:00
dialogs cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
dolphin Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
expansion SavedStruct: Introduce saved_struct_get_metadata (#3392) 2024-03-26 03:48:18 +09:00
gui [FL-3842] Desktop lockup fix, GUI improvements (#3710) 2024-06-14 02:47:43 +10:00
input Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
loader [FL-3844] Loader: fix crash on "locked via cli loader" (#3706) 2024-06-13 12:38:24 +01:00
locale Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
notification cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
power [FL-3832] Use static synchronisation primitives (#3679) 2024-06-05 18:04:03 +01:00
rpc RPC: Add TarExtract command, some small fixes (#3685) 2024-06-08 14:15:12 +01:00
storage cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
application.fam [FL-3669] Expansion module protocol (#3250) 2024-01-16 18:18:56 +09:00
applications.h loader: restored support for debug apps (#2993) 2023-08-23 02:38:45 +09:00