nrf5: Updating makefile to compile in pwm.c and hal_pwm.c
This commit is contained in:
parent
36a232182a
commit
eaece2734b
@ -114,6 +114,7 @@ SRC_HAL = $(addprefix hal/,\
|
||||
hal_spi.c \
|
||||
hal_spie.c \
|
||||
hal_time.c \
|
||||
hal_pwm.c \
|
||||
)
|
||||
|
||||
SRC_C += \
|
||||
@ -123,6 +124,7 @@ SRC_C += \
|
||||
mphalport.c \
|
||||
uart.c \
|
||||
spi.c \
|
||||
pwm.c \
|
||||
help.c \
|
||||
gccollect.c \
|
||||
pin_named_pins.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user