Advanced Distributed Systems module at HSLU
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
ADIS_Projects/ADIS_ESP32_Eclipse/OpenOCD_flash-FT2232HL.bat

1 lines
108 B

openocd -f ./FT2232HL.cfg -f ./esp-adis.cfg -c "program_esp build/esp32-adis.bin 0x10000 verify reset exit"