esp-idf/components/mbedtls/test_apps
Martin Vychodil c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:54:45 +01:00
..
main Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
CMakeLists.txt ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
pytest_mbedtls_ut.py ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
README.md soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock 2022-11-01 11:23:26 +08:00
sdkconfig.ci.aes_no_hw ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.ci.default ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.ci.psram ci: Fix esp32s2.psram.test_mbedtls_psram UT 2022-10-13 10:27:05 +05:30
sdkconfig.ci.psram_all_ext ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.ci.psram_esp32 ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.defaults ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.defaults.esp32 mbedtls: test_app: keep release config enabled for ESP32 2022-10-21 14:29:02 +05:30
sdkconfig.defaults.esp32c2 ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.defaults.esp32c3 ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.defaults.esp32s2 ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30
sdkconfig.defaults.esp32s3 ci: Migrate mbedtls unit tests from unit-test-app to component-test-app 2022-09-17 14:31:36 +05:30

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-S2 ESP32-S3