unleashed-firmware/furi
あく 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
..
core Furi: A Lot of Fixes (#3942) 2024-10-14 14:39:09 +01:00
flipper.c [FL-3832] Use static synchronisation primitives (#3679) 2024-06-05 18:04:03 +01:00
flipper.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi.c Furi: A Lot of Fixes (#3942) 2024-10-14 14:39:09 +01:00
furi.h Furi: A Lot of Fixes (#3942) 2024-10-14 14:39:09 +01:00
SConscript fbt: lint fixes (#2008) 2022-11-12 19:03:22 +09:00