unleashed-firmware/lib/update_util
あく acc39a4bc0
Api Symbols: replace asserts with checks (#3507)
* Api Symbols: replace asserts with checks
* Api Symbols: replace asserts with checks part 2
* Update no args function signatures with void, to help compiler to track incorrect usage
* More unavoidable void
* Update PVS config and code to make it happy
* Format sources
* nfc: fix checks
* dead code cleanup & include fixes

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2024-03-19 23:43:52 +09:00
..
resources Various improvements: Toolbox, Updater and Unit Tests. (#2250) 2023-01-06 16:31:17 +10:00
dfu_file.c [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +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
SConscript [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
update_manifest.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
update_manifest.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
update_operation.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
update_operation.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00