flipperzero-firmware/firmware/targets/f7/fatfs
あく 41c43f4805
Various improvements: Toolbox, Updater and Unit Tests. (#2250)
* Toolbox: add seek to character stream method. UpdateUtils: reverse manifest iterator. UnitTests: more unit tests.
* Target: bump API version. Updater: delete empty folders from manifest before resource deployment.
* UnitTests: use manifest from unit_tests folder instead of global one
* Make PVS happy
* sector cache: allocate always
* Better PVS config for manifest.c
* PVS: Move exception outside of condition
* PVS: remove confusing condition

Co-authored-by: SG <who.just.the.doctor@gmail.com>
2023-01-06 16:31:17 +10:00
..
fatfs.c
fatfs.h
ffconf.h
sector_cache.c
sector_cache.h
spi_sd_hal.c
stm32_adafruit_sd.c
stm32_adafruit_sd.h
syscall.c
user_diskio.c
user_diskio.h