flipperzero-firmware/lib/update_util
あく 41c43f4805
Various improvements: Toolbox, Updater and Unit Tests. (#2250)
* Toolbox: add seek to character stream method. UpdateUtils: reverse manifest iterator. UnitTests: more unit tests.
* Target: bump API version. Updater: delete empty folders from manifest before resource deployment.
* UnitTests: use manifest from unit_tests folder instead of global one
* Make PVS happy
* sector cache: allocate always
* Better PVS config for manifest.c
* PVS: Move exception outside of condition
* PVS: remove confusing condition

Co-authored-by: SG <who.just.the.doctor@gmail.com>
2023-01-06 16:31:17 +10:00
..
resources Various improvements: Toolbox, Updater and Unit Tests. (#2250) 2023-01-06 16:31:17 +10:00
dfu_file.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09: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 M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
lfs_backup.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
update_manifest.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
update_manifest.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
update_operation.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
update_operation.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00