[esp_hw_support]: HMAC upstream support for S3

This commit is contained in:
Jakob Hasse
2021-08-02 14:31:43 +08:00
parent a20df743f1
commit 1c3be690ed
15 changed files with 611 additions and 34 deletions

View File

@@ -1,5 +1,6 @@
INPUT += \
$(IDF_PATH)/components/ulp/include/$(IDF_TARGET)/ulp.h \
$(IDF_PATH)/components/esp_hw_support/include/soc/$(IDF_TARGET)/esp_hmac.h \
$(IDF_PATH)/components/hal/include/hal/mcpwm_types.h \
$(IDF_PATH)/components/driver/include/driver/mcpwm.h \
$(IDF_PATH)/components/hal/include/hal/pcnt_types.h \