🐛 Fix boot / SD for STM32 (F103Rx) boards (#22087)

This commit is contained in:
Victor Oliveira
2021-06-11 18:13:22 -03:00
committed by Scott Lahteine
parent d322e495b2
commit 3491e49c5f
3 changed files with 11 additions and 0 deletions

View File

@ -288,3 +288,4 @@
#define ONBOARD_SPI_DEVICE 1 // SPI1
#define ONBOARD_SD_CS_PIN PA4 // Chip select for "System" SD card
#define SDSS ONBOARD_SD_CS_PIN