X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Finterface%2Fftdi%2Fesp32_devkitj_v1.cfg;fp=tcl%2Finterface%2Fftdi%2Fesp32_devkitj_v1.cfg;h=1b455a9ac840c8a6a183fa3787431f9a1e789b6b;hp=c34a500a6a87235c269bc31c3fa83926361f6b08;hb=ce217538bc2b9c5ef6dc760b0b03d54602ed3be6;hpb=b8594026e4bf1aa910944c0b72dd5f1def181f13 diff --git a/tcl/interface/ftdi/esp32_devkitj_v1.cfg b/tcl/interface/ftdi/esp32_devkitj_v1.cfg index c34a500a6a..1b455a9ac8 100644 --- a/tcl/interface/ftdi/esp32_devkitj_v1.cfg +++ b/tcl/interface/ftdi/esp32_devkitj_v1.cfg @@ -21,5 +21,5 @@ ftdi layout_signal LED4 -data 0x8000 # ESP32 series chips do not have a TRST input, and the SRST line is connected to the EN pin. # The target code doesn't handle SRST reset properly yet, so this is commented out: -# ftdi_layout_signal nSRST -oe 0x0020 +# ftdi layout_signal nSRST -oe 0x0020 # reset_config srst_only