mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-08 12:50:52 +00:00
5 lines
86 B
Makefile
5 lines
86 B
Makefile
|
obj-y += \
|
||
|
battery_service_server.o \
|
||
|
|
||
|
ccflags-y += -I${ZEPHYR_BASE}/subsys/btstack
|