flipperzero-firmware/lib/update_util
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
..
dfu_file.c [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +03:00
dfu_file.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
dfu_headers.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
lfs_backup.c [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
lfs_backup.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
update_manifest.c [FL-2527] Updater: Migrating to new manifest path convention (#1213) 2022-05-11 12:45:01 +03:00
update_manifest.h [FL-2527] Updater: Migrating to new manifest path convention (#1213) 2022-05-11 12:45:01 +03:00
update_operation.c [FL-2527] Updater: Migrating to new manifest path convention (#1213) 2022-05-11 12:45:01 +03:00
update_operation.h [FL-2527] Updater: Migrating to new manifest path convention (#1213) 2022-05-11 12:45:01 +03:00