unleashed-firmware/lib/toolbox/stream
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
..
buffered_file_stream.c [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
buffered_file_stream.h [FL-2693] RW buffered streams (#1523) 2022-08-04 01:43:14 +09:00
file_stream.c [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
file_stream.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
stream.c Various improvements: Toolbox, Updater and Unit Tests. (#2250) 2023-01-06 16:31:17 +10:00
stream.h Various improvements: Toolbox, Updater and Unit Tests. (#2250) 2023-01-06 16:31:17 +10:00
stream_cache.c [FL-2693] RW buffered streams (#1523) 2022-08-04 01:43:14 +09:00
stream_cache.h [FL-2693] RW buffered streams (#1523) 2022-08-04 01:43:14 +09:00
stream_i.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
string_stream.c [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00
string_stream.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00