flipperzero-firmware/lib/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
..
option
diskio.c
diskio.h FatFS: use rtc for timestamping (#2555) 2023-04-01 23:50:30 +10:00
ff_gen_drv.c
ff_gen_drv.h
ff.c
ff.h
ffconf_template.h
integer.h
SConscript