Hello,
I wanted to ask what happens when log file reaches maximum size of fatfs (2^32 - 1).
FatFS just stops writing into file and in the library I cannot find if it's possible to set maximum size of the log file, reaching which it would start overwriting from the begging of the file
or this functionality is not foreseen or needs yet to be implemented?
thank you
Hello,
I wanted to ask what happens when log file reaches maximum size of fatfs (2^32 - 1).
FatFS just stops writing into file and in the library I cannot find if it's possible to set maximum size of the log file, reaching which it would start overwriting from the begging of the file
or this functionality is not foreseen or needs yet to be implemented?
thank you