forked from espressif/esp-idf
6 lines
291 B
Plaintext
6 lines
291 B
Plaintext
INPUT += \
|
|
$(PROJECT_PATH)/components/bt/include/esp32c3/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 \
|