mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
feat(bt): added definitions for bluetooth hci vendor commands and events
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
INPUT += \
|
||||
$(PROJECT_PATH)/components/bt/include/esp32c2/include/esp_bt.h \
|
||||
$(PROJECT_PATH)/components/bt/include/$(IDF_TARGET)/include/esp_bt_vs.h \
|
||||
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_init.h \
|
||||
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_cert_test.h \
|
||||
|
Reference in New Issue
Block a user