target: add Espressif ESP32-S2 basic support
[fw/openocd] / tcl / board / digilent_zedboard.cfg
1 #
2 # Digilent Zedboard Rev.C, Rev.D with Xilinx Zynq chip
3 #
4 # http://zedboard.com/product/zedboard
5 #
6
7 source [find interface/ftdi/digilent_jtag_smt2.cfg]
8
9 reset_config srst_only srst_push_pull
10
11 source [find target/zynq_7000.cfg]