stm32duino/STM32SD

FatFs.h no such file or directory

FT81xMania opened this issue · 1 comments

I get this error when compile the CardInfo example on the NucleoF767ZI board:

AppData\Local\Arduino15\packages\STM32\hardware\stm32\1.5.0\libraries\STM32SD\src/SdFatFs.h:43:19: fatal error: FatFs.h: No such file or directory

Hi @FT81xMania ,
You have to install FatFs library as described in the Readme: https://github.com/stm32duino/STM32SD#dependency

Use the library manager or here:
https://github.com/stm32duino/FatFs