flipperzero-firmware/lib/toolbox
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
..
stream [FL-2655, FL-2650] Buffered file streams (#1424) 2022-07-23 01:00:25 +09:00
tar
.gitignore
args.c
args.h
crc32_calc.c
crc32_calc.h
dir_walk.c
dir_walk.h
hex.c
hex.h
hmac_sha256.c
hmac_sha256.h
level_duration.h
manchester_decoder.c
manchester_decoder.h
manchester_encoder.c
manchester_encoder.h
md5.c
md5.h
path.c [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
path.h
random_name.c
random_name.h
saved_struct.c
saved_struct.h
SConscript
sha256.c
sha256.h
value_index.c
value_index.h
version.c
version.h