fix(sdmmc): add pytest script to component test app

This commit is contained in:
sonika.rathi
2023-11-07 09:40:25 +01:00
parent a7a0245d8e
commit 1b35373e01

View File

@@ -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