mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 16:11:41 +01:00
spi: support H2 spi master, slave, slave_hd driver
This commit is contained in:
@@ -16,3 +16,5 @@ components/esp_lcd/test_apps/rgb_lcd:
|
||||
components/esp_lcd/test_apps/spi_lcd:
|
||||
disable:
|
||||
- if: SOC_GPSPI_SUPPORTED != 1
|
||||
- if: IDF_TARGET == "esp32h2"
|
||||
reason: Not tested yet.
|
||||
|
||||
Reference in New Issue
Block a user