mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
ci: check unstable soc headers wont be leaked by public api
This commit is contained in:
4
docs/doxygen/Doxyfile_esp32h2
Normal file
4
docs/doxygen/Doxyfile_esp32h2
Normal file
@@ -0,0 +1,4 @@
|
||||
INPUT += \
|
||||
$(PROJECT_PATH)/components/driver/esp32h2/include/driver/temp_sensor.h \
|
||||
$(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32h2/esp_ds.h \
|
||||
$(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32h2/esp_hmac.h
|
Reference in New Issue
Block a user