Files
gobot/motor-control/firmware/scripts/remote/run_openocd.sh
2024-10-17 12:52:39 +02:00

4 lines
130 B
Bash
Executable File

#!/usr/bin/bash
openocd -f interface/cmsis-dap.cfg -c "bindto 0.0.0.0" -c "adapter speed 100" -f target/rp2040.cfg -s tclErt645$