flipperzero-firmware/applications/rpc
あく 439fb9c18d
[FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917)
* Libs: add FreeRTOS submodule. FuriHal: replace ST provided FreeRTOS with original one. FuriHal: for cmsis os hal and patch it for better compatibility with stream buffer.
* Makefile: fix svd plugin on blackmagic
* Lib: update STM32CubeWB package. Project: update project to match new cube package.
* Lib: properly rebase and upload STM32CubeWB
* BleGlue: switch ack logging level to trace
2021-12-21 15:16:25 +03:00
..
rpc_app.c RPC: Screen streaming & Input injection (#794) 2021-11-01 19:26:37 +03:00
rpc_cli.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
rpc_gui.c Rpc: implement SystemGetDateTime, SystemSetDateTime, update GuiStartVirtualDisplay (#908) 2021-12-16 18:41:55 +03:00
rpc_i.h Rpc: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +FuriHalInfo) (#862) 2021-12-07 16:47:20 +03:00
rpc_storage.c Rpc: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +FuriHalInfo) (#862) 2021-12-07 16:47:20 +03:00
rpc_system.c Rpc: implement SystemGetDateTime, SystemSetDateTime, update GuiStartVirtualDisplay (#908) 2021-12-16 18:41:55 +03:00
rpc.c [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) 2021-12-21 15:16:25 +03:00
rpc.h [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) 2021-12-21 15:16:25 +03:00