forked from xuos/xiuos
7 lines
342 B
Plaintext
7 lines
342 B
Plaintext
############################################################################
|
|
# APP_Framework/Framework/connection/bluetooth/hc08/Make.defs
|
|
############################################################################
|
|
ifneq ($(CONFIG_ADAPTER_HC08),)
|
|
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Framework/connection/bluetooth/hc08
|
|
endif
|