...plus a fix for the make file

This commit is contained in:
Thomas Jentzsch 2022-10-06 17:07:11 +02:00
parent 083c9dc8d5
commit e5f391d5a1
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