From 7b581814ce7b186b37f71b065ae9be9da68ae355 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 23 Jan 2022 13:53:40 +0100 Subject: Switch to new OpenOCD interface config file --- firmware/ocd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/ocd.sh b/firmware/ocd.sh index a505698..7e9bb23 100755 --- a/firmware/ocd.sh +++ b/firmware/ocd.sh @@ -6,4 +6,4 @@ # run openocd server with telnet interface on localhost:4444 and GDB interface # on localhost:3333 -openocd -f interface/stlink-v2.cfg -f target/stm32f1x.cfg +openocd -f interface/stlink.cfg -f target/stm32f1x.cfg -- cgit v1.2.3-70-g09d2