Hello,
I'm using RL-FlashFS with 2 file systems one on a USB MSD (FAT) the other on NOR Flash (EFS).
I've implmented the two time functions:
fs_get_time and fs_get_date.
These appear to be working as expected for the USB FAT file system but it seems the EFS does not call these functions.
I can't find any reference that says the EFS does not use a time stamp.
Thanks
M