flipperzero-firmware/furi
Georgii Surkov 37fb330b36
[FL-3226] Deep Sleep Idle (#2569)
* Improve RNG error handling
* Sync RTC shadow registers on Stop mode exit
* Implement working STOP2 mode
* Fix formatting
* FuriHal: disable SWD pins if debug is disabled
* Power: cleanup battery info view, handle zero current report from gauge
* Fbt: add command line argument for extra global defines
* FuriHal: cleanup debug defines in power and os, drop deep_insomnia counter.
* Add a setting to disable deep sleep
* Clean up furi_hal_power
* FuriHal,FapLoader,Debug: implement debug in stop mode, workaround resume in stop
* FuriHal: document OS and power subsystems debugging
* Furi: enable debug interface on crash

---------

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-04-14 00:47:38 +10:00
..
core [FL-3226] Deep Sleep Idle (#2569) 2023-04-14 00:47:38 +10:00
flipper.c Improved thread lifecycle (#2534) 2023-03-28 16:34:49 +09:00
flipper.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
furi.c Furi: make furi_is_irq_context public (#2276) 2023-01-29 17:12:24 +07:00
furi.h [Fl-3147] Remove ValueMutex (#2467) 2023-03-07 22:09:45 +09:00
SConscript fbt: lint fixes (#2008) 2022-11-12 19:03:22 +09:00