-
Notifications
You must be signed in to change notification settings - Fork 1k
2017.6.2 SD libraries compilation issue #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @rreicher,
So, if you want use the SD for Arduino shield (through SPI), you should rename the SD.h file from the modified SD library. |
Hi fpistm. I use target NucleoL476 and ST7735 1.8inch tft lcd which include a SD socket (through SPI) From provided library the SD.h file should renamed to what ? Thanks and best regards. |
Ok. |
Ok, I wil try it. |
This will be corrected with: #2 |
In any exemple which use SD (SD or TFT libraries) cannot find sd.conf.h.
C:\Users\rom\AppData\Local\Arduino15\packages\STM32\hardware\stm32\2017.6.2\libraries\SD\src/bsp_sd.h:47:21: fatal error: sd_conf.h: No such file or directory_
Thanks.
The text was updated successfully, but these errors were encountered: