mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-23 09:13:11 +00:00
esp32s2: move crypto related functions
This commit is contained in:

committed by
Michael (XIAO Xufeng)

parent
ea2aafbb7a
commit
702e41e1c8
@@ -7,8 +7,8 @@ INPUT += \
|
||||
$(IDF_PATH)/components/driver/esp32s2/include/driver/temp_sensor.h \
|
||||
$(IDF_PATH)/components/soc/$(IDF_TARGET)/include/soc/touch_sensor_channel.h \
|
||||
$(IDF_PATH)/components/driver/$(IDF_TARGET)/include/driver/touch_sensor.h \
|
||||
$(IDF_PATH)/components/esp32s2/include/esp_hmac.h \
|
||||
$(IDF_PATH)/components/esp32s2/include/esp_ds.h \
|
||||
$(IDF_PATH)/components/esp_hw_support/include/soc/esp32s2/esp_ds.h \
|
||||
$(IDF_PATH)/components/esp_hw_support/include/soc/esp32s2/esp_hmac.h \
|
||||
$(IDF_PATH)/components/ulp/include/esp32s2/ulp_riscv.h \
|
||||
$(IDF_PATH)/components/ulp/include/$(IDF_TARGET)/ulp.h \
|
||||
$(IDF_PATH)/components/touch_element/include/touch_element/touch_element.h \
|
||||
|
Reference in New Issue
Block a user