flipperzero-firmware/firmware/targets/f7/fatfs
Sergey Gavrilov 8a021ae48c
[FL-3224] SD Driver: do not cache sd status. (#2560)
* SD Driver: do not cache sd status.
* SD Driver: fix status getter

---------

Co-authored-by: あく <alleteam@gmail.com>
2023-04-06 10:26:33 +08:00
..
fatfs.c FatFS: use rtc for timestamping (#2555) 2023-04-01 23:50:30 +10:00
fatfs.h SD Driver: reinit sd card on error (#2493) 2023-03-20 22:09:10 +09:00
ffconf.h FatFS: use rtc for timestamping (#2555) 2023-04-01 23:50:30 +10:00
sd_spi_io.c Fix SD card CID parsing (#2463) 2023-03-06 16:44:26 +09:00
sd_spi_io.h SD Cache: moved to diskio layer, invalidation in case of error (#2428) 2023-02-26 20:28:51 +09:00
sector_cache.c [FL-2435] SD over SPI improvements (#2204) 2023-02-08 13:41:22 +09:00
sector_cache.h Speedup SD card & enlarge your RAM. (#1649) 2022-08-27 13:25:47 +09:00
user_diskio.c [FL-3224] SD Driver: do not cache sd status. (#2560) 2023-04-06 10:26:33 +08:00
user_diskio.h SD Driver: reinit sd card on error (#2493) 2023-03-20 22:09:10 +09:00