Files
gobot/motor-control/firmware/scripts/remote/run_openocd.sh
2024-09-28 19:52:38 +02:00

3 lines
123 B
Bash
Executable File

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