unleashed-firmware/applications/services/rpc
あく 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
..
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
rpc_app_error_codes.h [FL-3895] Broken file interaction fixes (#3852) 2024-09-05 20:54:49 +01:00
rpc_app.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
rpc_app.h [FL-3895] Broken file interaction fixes (#3852) 2024-09-05 20:54:49 +01:00
rpc_cli.c Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
rpc_debug.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
rpc_desktop.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
rpc_gpio.c [FL-3889] 5V on GPIO control for ext. modules (#3830) 2024-09-05 15:40:14 +01:00
rpc_gui.c RPC: Fix input lockup on disconnect (#3732) 2024-06-25 14:26:36 +01:00
rpc_i.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
rpc_property.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
rpc_storage.c Replace all calls to strncpy with strlcpy, use strdup more, expose strlcat (#3866) 2024-09-07 17:16:56 +01:00
rpc_system.c [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
rpc.c Furi: A Lot of Fixes (#3942) 2024-10-14 14:39:09 +01:00
rpc.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00