mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-01 22:38:30 +00:00
feat(spi_flash): add support gpspi ext_flash
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
#define HSPI_PIN_NUM_WP FSPI_PIN_NUM_WP
|
||||
#define HSPI_PIN_NUM_CS FSPI_PIN_NUM_CS
|
||||
|
||||
#elif CONFIG_IDF_TARGET_ESP32H2
|
||||
#elif CONFIG_IDF_TARGET_ESP32H2 || CONFIG_IDF_TARGET_ESP32H21
|
||||
|
||||
#define FSPI_PIN_NUM_MOSI 5
|
||||
#define FSPI_PIN_NUM_MISO 0
|
||||
|
Reference in New Issue
Block a user