flipperzero-firmware/applications/rpc
hedger 597ee5b939
[FL-2527] Updater: Migrating to new manifest path convention (#1213)
* Updater: Migrating to new manifest path convention
* RPC: Added update preparation status to RPC
* RPC: bumped protobuf submodule
* Bumped protobuf_version.h
* FuriCore: add missing include. Lib: make mlib smaller
* Explicitly tell where we have doubles and fix random in animations
* makefile: added -DLFS_NO_DEBUG
* Updater: path len constant dedup
* Updater: checking for hardware version match before parsing manifest
* LD: moved _DRIVER_CONTEXT sections to .bss, where they belong.
* LD: avoiding PROBGITS warning, moved _CONTEXT to data
* Updater: Added version check on update package - refusing to install outdated

Co-authored-by: あく <alleteam@gmail.com>
2022-05-11 12:45:01 +03:00
..
rpc_app.c [FL-2460] Rpc: debug request logging and cli log command (#1114) 2022-04-14 19:41:15 +03:00
rpc_cli.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
rpc_gui.c [FL-2460] Rpc: debug request logging and cli log command (#1114) 2022-04-14 19:41:15 +03:00
rpc_i.h [FL-2335] Gui, Rpc: multisession, asynchronous screen streaming with adaptive frame rate (#1033) 2022-03-17 16:44:54 +07:00
rpc_storage.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
rpc_system.c [FL-2527] Updater: Migrating to new manifest path convention (#1213) 2022-05-11 12:45:01 +03:00
rpc.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
rpc.h [FL-2242] RPC: Wait for session termination in unit tests (#1005) 2022-02-24 15:08:58 +03:00