flipperzero-firmware/lib/flipper_format
Georgii Surkov 16e598b2c0
[FL-2655, FL-2650] Buffered file streams (#1424)
* Initial buffered file stream implementation
* Fix logical errors
* Fix more logical errors
* Minimally working implementation
* Adapt infrared unit tests for buffered streams
* Increase read buffer size from 512 to 1K
* Correct naming and formatting
* More code improvements
* Allow passing access and open modes for buffered streams
* Implement tests for buffered streams
* Better file and method names
* Add comments and correct formatting
* Use buffered streams in Infrared
* Fix compilation error
2022-07-23 01:00:25 +09:00
..
flipper_format_i.h
flipper_format_stream_i.h
flipper_format_stream.c
flipper_format_stream.h
flipper_format.c [FL-2655, FL-2650] Buffered file streams (#1424) 2022-07-23 01:00:25 +09:00
flipper_format.h [FL-2655, FL-2650] Buffered file streams (#1424) 2022-07-23 01:00:25 +09:00
SConscript [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00