ci: check unstable soc headers wont be leaked by public api

This commit is contained in:
morris
2022-01-05 15:44:02 +08:00
parent d95b15c557
commit 3b371d2d64
3 changed files with 118 additions and 1 deletions

View 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