david-sawatzke / s32duino

An arduino core for STM32F0 chips
5 stars 2 forks source link

sd card error #1

Closed icelon closed 6 years ago

icelon commented 6 years ago

In file included from /opt/arduino-1.8.5/hardware/s32duino-master/s32duino/libraries/SD/src/Sd2Card.h:25:0, from /opt/arduino-1.8.5/hardware/s32duino-master/s32duino/libraries/SD/src/SDStm.h:20, from /opt/arduino-1.8.5/hardware/s32duino-master/s32duino/libraries/SD/examples/CardInfo/CardInfo.ino:12: /opt/arduino-1.8.5/hardware/s32duino-master/s32duino/libraries/SD/src/bsp_sd.h:47:21: fatal error: sd_conf.h: No such file or directory

include "sd_conf.h"

                 ^

compilation terminated. exit status 1 Error compilando para la tarjeta STM32F030F4.

david-sawatzke commented 6 years ago

Sorry, I haven't ported the library yet. You can see that it's not listed in the "Working libraries" section in the README.