unleashed-firmware/applications/system/updater/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
..
update_task.c Fix spelling across some project files (#3128) 2023-10-10 04:01:17 +09:00
update_task.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
update_task_i.h [FL-3377] Update error code descriptions (#2875) 2023-07-14 17:45:16 +04:00
update_task_worker_backup.c [FL-3377] Update error code descriptions (#2875) 2023-07-14 17:45:16 +04:00
update_task_worker_flasher.c [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00