summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bea2a26..9c3d0b3 100644
--- a/Makefile
+++ b/Makefile
@@ -79,6 +79,7 @@ NM := $(CROSS)nm
OBJDUMP := $(CROSS)objdump
OBJCOPY := $(CROSS)objcopy
SIZE := $(CROSS)size
+GDB := $(CROSS)gdb
NRFUTIL := nrfutil
CFLAGS += -mcpu=cortex-m0