nrf5: Add back ublupy scanner and scan entry source files in Makefile.

This commit is contained in:
Glenn Ruben Bakke 2017-03-12 23:24:20 +01:00
parent 6ea3f3c69b
commit c8127ef337
1 changed files with 2 additions and 0 deletions

View File

@ -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), )