nrf5: Adding timer.c which implements the machine timer module to be included in build.

This commit is contained in:
Glenn Ruben Bakke 2016-12-26 16:20:36 +01:00
parent a3cc6abba6
commit d79588ddf4
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ SRC_C += \
lexerfatfs.c \
modusocket.c \
modnetwork.c \
timer.c \
#ifeq ($(SD), )