mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
Docs: Add C3 support to build_docs
This commit is contained in:
7
docs/doxygen/Doxyfile_esp32s2
Normal file
7
docs/doxygen/Doxyfile_esp32s2
Normal file
@@ -0,0 +1,7 @@
|
||||
INPUT += \
|
||||
$(IDF_PATH)/components/driver/esp32s2/include/driver/temp_sensor.h \
|
||||
$(IDF_PATH)/components/driver/$(IDF_TARGET)/include/driver/dac.h \
|
||||
$(IDF_PATH)/components/esp32s2/include/esp_hmac.h \
|
||||
$(IDF_PATH)/components/esp32s2/include/esp_ds.h \
|
||||
$(IDF_PATH)/components/ulp/include/esp32s2/ulp_riscv.h \
|
||||
$(IDF_PATH)/components/ulp/include/$(IDF_TARGET)/ulp.h
|
Reference in New Issue
Block a user