flipperzero-firmware/firmware/targets/f7/ble_glue
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
..
app_common.h
app_conf.h fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
app_debug.c fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
app_debug.h
battery_service.c fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
battery_service.h
ble_app.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
ble_app.h
ble_conf.h
ble_const.h fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
ble_dbg_conf.h
ble_glue.c [FL-3226] Deep Sleep Idle (#2569) 2023-04-14 00:47:38 +10:00
ble_glue.h
compiler.h fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
dev_info_service.c fbt: fixed linter paths (#1930) 2022-10-27 05:25:31 +09:00
dev_info_service.h
gap.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
gap.h
hid_service.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
hid_service.h
hw_conf.h
hw_if.h
hw_ipcc.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
osal.h fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
serial_service.c [FL-2623] Add BLE disconnect request #1686 2022-10-15 02:21:23 +09:00
serial_service.h [FL-2623] Add BLE disconnect request #1686 2022-10-15 02:21:23 +09:00
tl_dbg_conf.h
utilities_conf.h