Reorganize spi definitions for use with sd cards ESP32/NRF52 (#6080)

Changed variant files of hardware that uses HAS_SDCARD.
Reorganised SPIClass definitions in FSCommon
This commit is contained in:
Woutvstk
2025-02-18 09:08:03 +01:00
committed by GitHub
parent 35fc93752e
commit 443922b947
13 changed files with 23 additions and 37 deletions

View File

@@ -49,6 +49,7 @@
#undef GPS_TX_PIN
// #define HAS_SDCARD 1 // causes hang if defined
#define SDCARD_USE_HSPI
#define SDCARD_CS 43
#define LED_PIN 13 // the red part of the RGB LED