flipperzero-firmware/core/furi
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
..
check.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
check.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
common_defines.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
dangerous_defines.h [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965) 2022-01-29 12:20:41 +03:00
log.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
log.h [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
memmgr_heap.c [FL-2527] Updater: Migrating to new manifest path convention (#1213) 2022-05-11 12:45:01 +03:00
memmgr_heap.h
memmgr.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
memmgr.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
pubsub.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
pubsub.h
record.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
record.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
stdglue.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
stdglue.h [FL-2460] Rpc: debug request logging and cli log command (#1114) 2022-04-14 19:41:15 +03:00
thread.c [FL-2432], [FL-2487] Rework bt keys load and save (#1139) 2022-04-21 18:36:53 +03:00
thread.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
valuemutex.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
valuemutex.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00