flipperzero-firmware/applications/rpc
Samuel Yvon 793501d62d
Add GPIO control through RPC (#1282)
* Add GPIO control through RPC
* Assets: sync protobuf to 0.10
* Assets: update protobuf to fixed v10

Co-authored-by: あく <alleteam@gmail.com>
2022-07-05 00:32:06 +09:00
..
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
rpc_app.c [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
rpc_app.h [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
rpc_cli.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
rpc_gpio.c Add GPIO control through RPC (#1282) 2022-07-05 00:32:06 +09:00
rpc_gui.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
rpc_i.h Add GPIO control through RPC (#1282) 2022-07-05 00:32:06 +09:00
rpc_storage.c [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
rpc_system.c [FL-2578] Updater fixes related to /int handling (#1359) 2022-07-04 22:36:12 +09:00
rpc.c Add GPIO control through RPC (#1282) 2022-07-05 00:32:06 +09:00
rpc.h [FL-2242] RPC: Wait for session termination in unit tests (#1005) 2022-02-24 15:08:58 +03:00