nrf5: Adding timer.c which implements the machine timer module to be included in build.
This commit is contained in:
parent
a3cc6abba6
commit
d79588ddf4
|
@ -144,6 +144,7 @@ SRC_C += \
|
|||
lexerfatfs.c \
|
||||
modusocket.c \
|
||||
modnetwork.c \
|
||||
timer.c \
|
||||
|
||||
#ifeq ($(SD), )
|
||||
|
||||
|
|
Loading…
Reference in New Issue