support hc08 on xidatong

This commit is contained in:
wgzAIIT
2022-05-13 16:19:30 +08:00
parent 53a70c5234
commit 7056725c66
11 changed files with 199 additions and 24 deletions
@@ -0,0 +1,6 @@
############################################################################
# APP_Framework/Framework/connection/bluetooth/hc08/Make.defs
############################################################################
ifneq ($(CONFIG_ADAPTER_HC08),)
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Framework/connection/bluetooth/hc08
endif