unleashed-firmware/targets/f7/ble_glue
あく 5190aace88
Furi: A Lot of Fixes (#3942)
- BT Service: cleanup code
- Dialog: correct release order in file browser
- Rpc: rollback to pre #3881 state
- Kernel: fix inverted behavior in furi_kernel_is_running
- Log: properly take mutex when kernel is not running
- Thread: rework tread control block scrubbing procedure, ensure that we don't do stupid things in idle task, add new priority for init task
- Timer: add control queue flush method, force flush on stop
- Furi: system init task now performs thread scrubbing
- BleGlue: add some extra checks
- FreeRTOSConfig: fix bunch of issues that were preventing configuration from being properly applied and cleanup
2024-10-14 14:39:09 +01:00
..
furi_ble [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
profiles Storage: remove LFS (#3577) 2024-08-04 10:54:02 +01:00
services [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
app_common.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
app_conf.h Added -Wundef to compiler options (#3815) 2024-08-01 01:38:20 +09:00
app_debug.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
app_debug.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
ble_app.c Update radio stack to v1.19.0 (#3545) 2024-04-09 16:01:55 +09:00
ble_app.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
ble_conf.h Added -Wundef to compiler options (#3815) 2024-08-01 01:38:20 +09:00
ble_const.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
ble_dbg_conf.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
ble_event_thread.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
ble_event_thread.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
ble_glue.c Furi: A Lot of Fixes (#3942) 2024-10-14 14:39:09 +01:00
ble_glue.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
ble_tl_hooks.c ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
compiler.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
extra_beacon.c Storage: remove LFS (#3577) 2024-08-04 10:54:02 +01:00
extra_beacon.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
gap.c Furi: A Lot of Fixes (#3942) 2024-10-14 14:39:09 +01:00
gap.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
hsem_map.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
hw_ipcc.c Storage: remove LFS (#3577) 2024-08-04 10:54:02 +01:00
osal.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
tl_dbg_conf.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00