mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-29 04:23:54 +00:00
spi: remove HSPI macro on esp32c3 and esp32s3
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
//TEST_CNT > 512
|
||||
#define TEST_CNT 10000
|
||||
|
||||
#define TEST_SDSPI_HOST HSPI_HOST
|
||||
#define TEST_SDSPI_HOST SPI2_HOST
|
||||
#define TEST_SDSPI_DMACHAN 1
|
||||
|
||||
#define TEST_RESET_DATA_LEN 10
|
||||
|
||||
Reference in New Issue
Block a user