We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851923d commit ccf9892Copy full SHA for ccf9892
examples/efm32/lg/Makefile.include
@@ -28,7 +28,7 @@ ARCH_FLAGS = -mthumb -mcpu=cortex-m3 $(FP_FLAGS)
28
# OpenOCD specific variables
29
30
OOCD ?= openocd
31
-OOCD_INTERFACE ?= flossjtag
+OOCD_INTERFACE ?= jlink
32
OOCD_BOARD ?= efm32
33
34
################################################################################
0 commit comments