flipperzero-firmware/firmware/targets/f4
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
..
api-hal [FL-952] I2C: correctly handle STOP flags. Apps: increase cli_app stack size. (#408) 2021-04-12 21:09:38 +03:00
ble-glue [FL-580] Prepare BLE for certification (#376) 2021-03-11 12:31:07 +03:00
Inc [FL-1107] OS CLI command for threads info listing (#405) 2021-04-13 09:46:35 +03:00
Src [FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406) 2021-04-11 16:47:36 +03:00
f4.ioc [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
startup_stm32wb55xx_cm4.s F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
stm32wb55xx_flash_cm4_boot.ld Update linker script to match upper bound (#345) 2021-02-16 13:57:35 +03:00
stm32wb55xx_flash_cm4_no_boot.ld Update linker script to match upper bound (#345) 2021-02-16 13:57:35 +03:00
stm32wb55xx_flash_cm4.ld Update linker script to match upper bound (#345) 2021-02-16 13:57:35 +03:00
target.mk API HAL OS: replace CMP based ticks with ARR based one, hard reset lptimer on reconfiguration. (#377) 2021-03-11 09:47:07 +03:00