feat(spi_flash): add support gpspi ext_flash

This commit is contained in:
wanckl
2025-03-18 17:15:42 +08:00
parent ccd99874a7
commit 8994f8fe70
15 changed files with 476 additions and 74 deletions

View File

@@ -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