flipperzero-firmware/firmware/targets/f4
あく c8aca9ef48
[FL-667] Power saving: deep sleep in tickless state (#300)
* SYSTEM: tickless mode with deep sleep.
* Move FreeRTOS ticks to lptim2.
* API: move all sumbodules init routines to one place.
* Timebase: working lptim2 at tick source.
* API Timebase: lp-timer routines, timer access safe zones prediction and synchronization. 
* FreeRTOS: adjust configuration for tickless mode.
* NFC: support for tickless mode.
* API Timebase: improve tick error handling in IRQ. 
* Apploader: use insomnia mode to run applications.
* BLE: prevent sleep while core2 starting.
* HAL: nap while in insomnia mode.

Co-authored-by: coreglitch <mail@s3f.ru>
2021-01-18 18:08:58 +03:00
..
api-hal [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
ble-glue [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
Inc [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00
Src [FL-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +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-667] Power saving: deep sleep in tickless state (#300) 2021-01-18 18:08:58 +03:00