Skip to content

Commit

Permalink
ci(sdmmc): switch to usb_serial_jtag in the test app for P4
Browse files Browse the repository at this point in the history
New CI runners use usb_serial_jtag, update configuration to match this.
  • Loading branch information
igrr committed Jul 31, 2024
1 parent d92c09a commit ec66ecb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ec66ecb

Please sign in to comment.