mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Failing to build due to missing comments, but the header was never included in the docs anyway, so might as well remove it.
5 lines
213 B
Plaintext
5 lines
213 B
Plaintext
INPUT += \
|
|
$(PROJECT_PATH)/components/bt/include/esp32h2/include/esp_bt.h \
|
|
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_init.h \
|
|
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_cert_test.h \
|