nrf5: Adding rtc and timer hal to Makefile.
This commit is contained in:
parent
1264122e76
commit
1e79ccf305
@ -114,6 +114,8 @@ SRC_HAL = $(addprefix hal/,\
|
|||||||
hal_spi.c \
|
hal_spi.c \
|
||||||
hal_spie.c \
|
hal_spie.c \
|
||||||
hal_time.c \
|
hal_time.c \
|
||||||
|
hal_rtc.c \
|
||||||
|
hal_timer.c \
|
||||||
)
|
)
|
||||||
|
|
||||||
ifeq ($(MCU_VARIANT), nrf52)
|
ifeq ($(MCU_VARIANT), nrf52)
|
||||||
|
Loading…
Reference in New Issue
Block a user