flipperzero-firmware/lib/toolbox/stream
Georgii Surkov 01afb289c0
[FL-2713] Buffered file streams fix (#1515)
* Fix incorrect buffered stream behaviour
* Add specific tests
* Make the test fail on wrong behaviour
* Better names

Co-authored-by: あく <alleteam@gmail.com>
2022-08-02 22:17:37 +09:00
..
buffered_file_stream.c [FL-2713] Buffered file streams fix (#1515) 2022-08-02 22:17:37 +09:00
buffered_file_stream.h [FL-2655, FL-2650] Buffered file streams (#1424) 2022-07-23 01:00:25 +09:00
file_stream.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
file_stream.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
stream_cache.c [FL-2655, FL-2650] Buffered file streams (#1424) 2022-07-23 01:00:25 +09:00
stream_cache.h [FL-2655, FL-2650] Buffered file streams (#1424) 2022-07-23 01:00:25 +09:00
stream_i.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
stream.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
stream.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
string_stream.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
string_stream.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00