nrf5: Add back ublupy scanner and scan entry source files in Makefile.
This commit is contained in:
parent
6ea3f3c69b
commit
c8127ef337
|
@ -176,6 +176,8 @@ DRIVERS_SRC_C += $(addprefix modules/,\
|
|||
ubluepy/ubluepy_delegate.c \
|
||||
ubluepy/ubluepy_constants.c \
|
||||
ubluepy/ubluepy_descriptor.c \
|
||||
ubluepy/ubluepy_scanner.c \
|
||||
ubluepy/ubluepy_scan_entry.c \
|
||||
)
|
||||
|
||||
#ifeq ($(SD), )
|
||||
|
|
Loading…
Reference in New Issue