nrf5: Removing ubluepy scanner and scan entry from Makefile source list until nrf52 central issues has been resolved.
This commit is contained in:
parent
caf242a5ae
commit
9aa3df7955
|
@ -176,8 +176,6 @@ 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