nrf5/led: Moving led module into modules/machine.
This commit is contained in:
parent
42e9b0f735
commit
3c71e75461
@ -128,7 +128,6 @@ endif
|
||||
SRC_C += \
|
||||
main.c \
|
||||
modpyb.c \
|
||||
led.c \
|
||||
mphalport.c \
|
||||
help.c \
|
||||
gccollect.c \
|
||||
@ -165,6 +164,7 @@ DRIVERS_SRC_C += $(addprefix modules/,\
|
||||
machine/timer.c \
|
||||
machine/rtc.c \
|
||||
machine/pwm.c \
|
||||
machine/led.c \
|
||||
)
|
||||
|
||||
#ifeq ($(SD), )
|
||||
|
Loading…
x
Reference in New Issue
Block a user