Infineon / XMC-for-Arduino

Integration of Infineon's XMC microcontrollers into the Arduino IDE.
Other
103 stars 64 forks source link

Sd card change #255

Closed OlafFilies closed 9 months ago

OlafFilies commented 9 months ago

This changes will make the SD card on XMC4700 RelaxKits available. Therefore the right SPI pins must be set and a macro for the XMC4700 RelaxKit has to be set.

Keep in mind that only certain versions of the XMC4700 have the on board SD card slot. Therefore switch on the macro in SPI.h if you don't need it.

This change has no effect on any other XMC series.

jaenrig-ifx commented 9 months ago

Looks good. Is is also required to add the menu option in boards.txt?