ci(sdmmc): switch to usb_serial_jtag in the test app for P4

New CI runners use usb_serial_jtag, update configuration to match this.
This commit is contained in:
Ivan Grokhotkov 2024-07-31 15:37:11 +02:00
parent d92c09a0ad
commit ec66ecb176
No known key found for this signature in database
GPG Key ID: 1E050E141B280628

View File

@ -3,3 +3,4 @@ CONFIG_SDMMC_BOARD_ESP32P4_EV_BOARD=y
CONFIG_SPIRAM=y
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
CONFIG_SPIRAM_SPEED_200M=y
CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y