component/bt : add uart(1/2) as HCI IO directly

This commit is contained in:
Tian Hao
2017-03-16 17:14:20 +08:00
parent 26bf1e8499
commit f5ebeb4c4d
8 changed files with 151 additions and 19 deletions
@@ -0,0 +1,8 @@
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := controller_hci_uart
include $(IDF_PATH)/make/project.mk