nrf5: Adding ubluepy_delegate.c to list of source files to compile.
This commit is contained in:
parent
8b21ee762e
commit
4f6e235c68
|
@ -171,6 +171,7 @@ DRIVERS_SRC_C += $(addprefix modules/,\
|
|||
ubluepy/ubluepy_service.c \
|
||||
ubluepy/ubluepy_characteristic.c \
|
||||
ubluepy/ubluepy_uuid.c \
|
||||
ubluepy/ubluepy_delegate.c \
|
||||
)
|
||||
|
||||
#ifeq ($(SD), )
|
||||
|
|
Loading…
Reference in New Issue