esp-idf/components/mbedtls
Mahavir Jain 01f50ee7f5
refactor: migrate atecc608a_ecdsa example to crypto authlib repository
- ESP32-WROOM-32SE has been discontinued and marked as NRND
- This change removes all references to ESP32-WROOM-32SE from IDF
- The example has been migrated to esp-cryptoauthlib repository and it
  can be used through the component manager
  (https://components.espressif.com/components/espressif/esp-cryptoauthlib)
2023-12-22 09:11:41 +05:30
..
esp_crt_bundle change(mbedtls/crt_bundle): Update esp_crt_bundle certificates 2023-12-19 14:40:56 +08:00
mbedtls@dd91f30058 feat(mbedtls): update to 3.5.0 release 2023-10-11 09:32:32 +00:00
port fix(mbedtls): fix -Wstrict-prototypes warning when compiling on Linux 2023-12-19 13:29:15 +01:00
test_apps change(xtensa): Deprecate ".../xtensa_timer.h" include path 2023-11-30 21:58:52 +08:00
.build-test-rules.yml ci(build): fixed/ignored warnings from unknown symbols in sdkconfig.defaults 2023-11-01 01:14:00 +00:00
CMakeLists.txt feat(mbedtls): add new deprecated cert list and relevant config 2023-10-29 12:21:22 +05:30
Kconfig refactor: migrate atecc608a_ecdsa example to crypto authlib repository 2023-12-22 09:11:41 +05:30