This commit is contained in:
Thomas Jentzsch 2022-10-06 17:04:40 +02:00
commit 083c9dc8d5
1 changed files with 1 additions and 1 deletions

View File

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