flipperzero-firmware/firmware/targets/f4
あく b835d7a451
[FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334)
* Furi: replace obsolete furiac_exit with osThreadExit, drop obsolete apis and test. Rename systemd to flipper and move to separate file, cleanup. ApiHal: Rename timebase to os and move freertos hooks there, move insomnia api to power module.
* Furi: new thread helper
* Furi: cleanup thread documentation
* Flipper, AppLoader: update to use FuriThread. Update tasks signatures to match FuriThreadCallback signature.
* F4: rename API_HAL_TIMEBASE_DEBUG to API_HAL_OS_DEBUG
* Applications: rename FuriApplication to FlipperApplication, use FuriThreadCallback signature for apps.
* C++ app template sample, new exit method
2021-02-12 20:24:34 +03:00
..
api-hal [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
ble-glue [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
Inc [FL-781] FURI, CLI, stdlib: stdout hooks, integration between subsystems, uniform printf usage (#311) 2021-01-29 03:09:33 +03:00
Src [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +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 F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
stm32wb55xx_flash_cm4_no_boot.ld F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
stm32wb55xx_flash_cm4.ld [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
target.mk [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00