flipperzero-firmware/applications/rpc
Anna Prosvetova 03d7476e4f
Rpc: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +FuriHalInfo) (#862)
* Rpc: update protobuf sources
* Rpc: rename Status to System
* Rpc: implement StorageInfoRequest
* Rpc: implement StorageRenameRequest
* Rpc: implement SystemRebootRequest
* FuriHal: introduce FuriHalInfo, refactor device_info
* Rpc: implement DeviceInfoRequest
* Rpc: use strdup where it suites the best.
* Make: add do not page align data to linker flag.

Co-authored-by: あく <alleteam@gmail.com>
2021-12-07 16:47:20 +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: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +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: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +FuriHalInfo) (#862) 2021-12-07 16:47:20 +03:00
rpc.c Rpc: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +FuriHalInfo) (#862) 2021-12-07 16:47:20 +03:00
rpc.h RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00