feat(ble): added ble support on esp32c61

This commit is contained in:
Shen Weilong
2024-09-03 21:51:30 +08:00
committed by Wei Yu Han
parent 28340977bd
commit bf52e37fa8
73 changed files with 258 additions and 131 deletions

View File

@@ -1,3 +1,4 @@
INPUT += \
$(PROJECT_PATH)/components/esp_wifi/include/esp_wifi_he_types.h \
$(PROJECT_PATH)/components/esp_wifi/include/esp_wifi_he.h \
$(PROJECT_PATH)/components/bt/include/esp32c6/include/esp_bt.h \