flipperzero-firmware/applications/rpc
あく f9745b4141
[FL-2705] App RPC Bug Fixes and redesign (#1491)
* Rpc: remove callback timer
* Rpc: simplify rpc event callback
* Rpc: migrate to new confirmation schema
* Rpc: migrate to new confirmation schema part2: finalize ibutton and rfid
* Rpc: migrate to new confirmation schema part3: finallize nfc and fix id in load
* Rpc: hardened sequencing check
* Rpc: migrate to new confirmation schema part4: finalize subghz
* iButton: properly handle exit
* Nfc: correct sequence for rpc exit send
* Rpc: fix review issues and nfc exit message
* Rpc: more logging and condition race fix in confirmation
* Rpc: migrate to new confirmation schema part5: finalize infrared
* Rpc: more logging
2022-08-02 22:54:12 +10:00
..
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
rpc_app.c [FL-2705] App RPC Bug Fixes and redesign (#1491) 2022-08-02 22:54:12 +10:00
rpc_app.h [FL-2705] App RPC Bug Fixes and redesign (#1491) 2022-08-02 22:54:12 +10:00
rpc_cli.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
rpc_gpio.c Add GPIO control through RPC (#1282) 2022-07-05 00:32:06 +09:00
rpc_gui.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
rpc_i.h Add GPIO control through RPC (#1282) 2022-07-05 00:32:06 +09:00
rpc_storage.c ☦️ Rpc: fix backup commands responses (#1502) 2022-07-31 08:14:16 +09:00
rpc_system.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
rpc.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
rpc.h [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00