forked from espressif/esp-idf
fix(sdmmc): add pytest script to component test app
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
CONFIG_ESPTOOLPY_FLASHSIZE_2MB=y
|
||||||
|
CONFIG_SDMMC_BOARD_CUSTOM_MISO=0
|
||||||
|
CONFIG_SDMMC_BOARD_CUSTOM_MOSI=5
|
||||||
|
CONFIG_SDMMC_BOARD_CUSTOM_SCK=4
|
||||||
|
CONFIG_SDMMC_BOARD_CUSTOM_CS=1
|
Reference in New Issue
Block a user