...plus a fix for the make file

This commit is contained in:
Thomas Jentzsch 2022-10-06 17:07:11 +02:00
parent 8682b5bda0
commit 9406bc7c6b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ MODULE_OBJS := \
src/debugger/DiStella.o \
src/debugger/RiotDebug.o \
src/debugger/TIADebug.o \
src/debugger/TimerMap.o \
src/debugger/TimerMap.o
MODULE_DIRS += \
src/debugger