Guys,
I tried to compile the FatFS for AVR example, but I got :
Error 1 undefined reference to `get_fattime' C:\Users\antonius\Documents\Atmel Studio\6.1\FatFsAVR\Debug\ff.c 1 1 FatfsAVR
I can't find "get_fattime" anywhere on the example,
Does anyone have a same experience with me ?
How to fix it ?
Thanks