unleashed-firmware/lib/update_util
Sergey Gavrilov 4b3e8aba29
[FL-3664] 64k does not enough (#3216)
* Unit tests: add "exists" to furi_record tests
* Unit tests: mu_warn, storage 64k test
* Storage: read/write over 64k
* Unit tests: moar tests for storage r/w for >64k cases
* Apps, libs: replace uint16_t with size_t on storage r/w operations
* Unit tests: better data pattern, subghz: warning if transmission is prohibited

Co-authored-by: あく <alleteam@gmail.com>
2023-11-16 01:39:27 +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
update_manifest.c [FL-3543] Check the filetype of the update manifest (#3025) 2023-09-01 10:47:02 +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-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
update_operation.h [FL-3377] Update error code descriptions (#2875) 2023-07-14 17:45:16 +04:00