flipperzero-firmware/applications
gornekich eae9cb3514
[FL-1107] OS CLI command for threads info listing (#405)
* cli_commands: add os_info command for threads info listing
* cli_commands: add total and minimal heap size in os_info
* common-api: add task control block type
* cli: print thread allocated stack size
* CLI: convert free stack size to bytes in os_info command

Co-authored-by: あく <alleteam@gmail.com>
2021-04-13 09:46:35 +03:00
..
app-loader [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
backlight-control [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
bt [FL-580] Prepare BLE for certification (#376) 2021-03-11 12:31:07 +03:00
cli [FL-1107] OS CLI command for threads info listing (#405) 2021-04-13 09:46:35 +03:00
coreglitch_demo_0 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
dolphin [FL-1110] Status bar height fix (#403) 2021-04-06 20:09:15 +03:00
examples [FL-1100] Input dump: Handle all input events and dump them to console (#401) 2021-04-05 19:54:41 +03:00
floopper-bloopper@82be9fcd35 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
gpio-tester [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
gui [FL-1108] iButton fix navigation (#404) 2021-04-09 11:27:51 +03:00
gui-test [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
ibutton [FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406) 2021-04-11 16:47:36 +03:00
input [FL-938] Keyboard widget changes (#398) 2021-04-01 20:10:12 +03:00
irda [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
lf-rfid [FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406) 2021-04-11 16:47:36 +03:00
menu Consistent furi_assert usage across project. (#392) 2021-03-31 21:05:00 +03:00
music-player [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
nfc [FL-1104] Fix NFC crash and missing NfcMessageTypeDeviceNotFound event (#400) 2021-04-04 13:45:55 +03:00
power [FL-952] I2C: correctly handle STOP flags. Apps: increase cli_app stack size. (#408) 2021-04-12 21:09:38 +03:00
sd-card-test [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
sd-filesystem [FL-1108] iButton fix navigation (#404) 2021-04-09 11:27:51 +03:00
subghz [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
template [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
tests Outdated apps: add api-light-usage (#359) 2021-03-02 23:25:51 +03:00
applications.c [FL-952] I2C: correctly handle STOP flags. Apps: increase cli_app stack size. (#408) 2021-04-12 21:09:38 +03:00
applications.h [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
applications.mk [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00