unleashed-firmware/applications/services/rpc
Georgii Surkov 6836a7b7c5
[FL-3764] Expansion module service improvements (#3429)
* Separate expansion control and worker threads
* Add edge case checks
* Reduce expansion control thread stack size, add comments
* Fix crash when disabling expansion modules
* Show a different RPC icon for expansion modules
* Restore expansion interrupt on changing logging settings
* Improve responsiveness in heavy games at the expense of dropped frames
* Improve furi_hal_serial API
* Fix a typo
* Remove too optimistic furi_check, replace with condition
* Fix premature RX interrupt during serial configuration
* Disable expansion interrupt if the handle was acquired
* Do not use a timer callback

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-02-12 09:16:34 +07:00
..
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
rpc.c [FL-3764] Expansion module service improvements (#3429) 2024-02-12 09:16:34 +07:00
rpc.h [FL-3669] Expansion module protocol (#3250) 2024-01-16 18:18:56 +09:00
rpc_app.c [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
rpc_app.h [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09: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-3315] Desktop,Rpc: desktop status subscription (#2696) 2023-05-25 23:22:31 +09:00
rpc_gpio.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
rpc_gui.c [FL-3764] Expansion module service improvements (#3429) 2024-02-12 09:16:34 +07:00
rpc_i.h [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
rpc_property.c [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
rpc_storage.c New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
rpc_system.c FuriHal: RTC register reset API. New factory reset routine that wipes all RTC backup registers content. (#3288) 2023-12-12 19:12:57 +04:00