esp-idf/components/mbedtls
Darian Leung b85e6d3dd8 change(xtensa): Deprecate ".../xtensa_timer.h" include path
This commit deprecates the "freertos/xtensa_timer.h" and "xtensa/xtensa_timer.h"
include paths. Users should use "xtensa_timer.h" instead.

- Replace legacy include paths
- Removed some unnecessary includes of "xtensa_timer.h"
- Add warning to compatibility header
2023-12-05 18:04:52 +08:00
..
esp_crt_bundle Update common cert authorities csv 2023-03-12 11:00:24 +08:00
mbedtls@dd91f30058 feat(mbedtls): update to 3.5.0 release 2023-10-11 09:32:32 +00:00
port fix(mbedtls/aes): fix AES interrupt allocation for AES-GCM operations 2023-12-01 16:34:49 +05:30
test_apps change(xtensa): Deprecate ".../xtensa_timer.h" include path 2023-12-05 18:04:52 +08:00
CMakeLists.txt feat(mbedtls): support C2 mbedtls can use crypto algorithm in ROM 2023-10-23 13:10:44 +08:00
Kconfig fix(mbedtls): Removed redundant menuconfig entry 2023-11-29 09:50:12 +05:30