unleashed-firmware/applications/services
あく 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
..
bt Furi: A Lot of Fixes (#3942) 2024-10-14 14:39:09 +01:00
cli [FL-3884] Proper integer parsing (#3839) 2024-09-05 18:02:42 +01:00
crypto [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
desktop Replace all calls to strncpy with strlcpy, use strdup more, expose strlcat (#3866) 2024-09-07 17:16:56 +01:00
dialogs Furi: A Lot of Fixes (#3942) 2024-10-14 14:39:09 +01:00
dolphin [FL-3897] Happy mode (#3863) 2024-09-07 12:54:23 +01:00
expansion [FL-3889] 5V on GPIO control for ext. modules (#3830) 2024-09-05 15:40:14 +01:00
gui DialogEx: Fix NULL ptr crash (#3878) 2024-09-05 22:13:03 +01:00
input [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
loader FuriThread: Improve state callbacks (#3881) 2024-10-08 20:50:31 +01:00
locale [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
notification Storage: remove LFS (#3577) 2024-08-04 10:54:02 +01:00
power [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
region FuriThread: Improve state callbacks (#3881) 2024-10-08 20:50:31 +01:00
rpc Furi: A Lot of Fixes (#3942) 2024-10-14 14:39:09 +01:00
storage [FL-3891] Folder rename fails (#3896) 2024-09-15 16:01:42 +01:00
application.fam [FL-3669] Expansion module protocol (#3250) 2024-01-16 18:18:56 +09:00
applications.h loader: restored support for debug apps (#2993) 2023-08-23 02:38:45 +09:00