mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-06 22:24:33 +02:00
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