mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
esp32s2: move crypto related functions
This commit is contained in:

committed by
Michael (XIAO Xufeng)

parent
ea2aafbb7a
commit
702e41e1c8
@@ -1,4 +1,4 @@
|
||||
INPUT += \
|
||||
$(IDF_PATH)/components/driver/esp32c3/include/driver/temp_sensor.h \
|
||||
$(IDF_PATH)/components/esp32s2/include/esp_ds.h \
|
||||
$(IDF_PATH)/components/esp32c3/include/esp_hmac.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
|
||||
|
Reference in New Issue
Block a user