mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 20:53:11 +00:00
docs: update to use esp-docs
This commit is contained in:
committed by
Zim Kalinowski
parent
9ae67e0373
commit
7411321603
@@ -1,4 +1,4 @@
|
||||
INPUT += \
|
||||
$(IDF_PATH)/components/driver/esp32c3/include/driver/temp_sensor.h \
|
||||
$(IDF_PATH)/components/esp_hw_support/include/soc/esp32c3/esp_ds.h \
|
||||
$(IDF_PATH)/components/esp_hw_support/include/soc/esp32c3/esp_hmac.h
|
||||
$(PROJECT_PATH)/components/driver/esp32c3/include/driver/temp_sensor.h \
|
||||
$(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32c3/esp_ds.h \
|
||||
$(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32c3/esp_hmac.h
|
||||
|
||||
Reference in New Issue
Block a user