diff --git a/Makefile b/Makefile index 7bf356b..914eb14 100644 --- a/Makefile +++ b/Makefile @@ -178,4 +178,4 @@ program_debug: $(TARGET_BASE).hex -c "shutdown" debug: $(TARGET_BASE).hex - $(JLINK_GDBSERVER) -device STM32F030C8 -if SWD + JLinkGDBServerCLExe -device STM32F030K6 -if SWD