flipperzero-firmware/firmware/targets/f7/fatfs
hedger f192ccce2c
FatFS: use rtc for timestamping (#2555)
* fatfs: use rtc
* fatfs: removed duplicate get_fattime declaration
* pvs: fixed warnings for fatfs timestamp
* fatfs: fixed seconds packing
* FuriHal: critical section around RTC datetime access
* FatFS: remove unused configration defines, update documentation
* FuriHal: checks instead of assets in RTC

---------

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-04-01 23:50:30 +10: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 SD Driver: reinit sd card on error (#2493) 2023-03-20 22:09:10 +09:00
user_diskio.h SD Driver: reinit sd card on error (#2493) 2023-03-20 22:09:10 +09:00