mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
6 lines
291 B
Plaintext
6 lines
291 B
Plaintext
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 \
|