Merge branch 'bugfix/remove_spi_flash_qio_s2_cfg' into 'master'

ci: remove spi_flash_qio_s2 config

See merge request espressif/esp-idf!12927
This commit is contained in:
Michael (XIAO Xufeng) 2021-03-30 03:00:34 +00:00
commit 5db528cda1

View File

@ -1,3 +0,0 @@
TEST_COMPONENTS=spi_flash
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
CONFIG_IDF_TARGET="esp32s2"