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
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
pytest_mbedtls_ut.py
sdkconfig.ci.aes_no_hw
sdkconfig.ci.default
sdkconfig.ci.psram ci: Fix `esp32s2.psram.test_mbedtls_psram` UT 2022-10-13 10:27:05 +05:30
sdkconfig.ci.psram_all_ext
sdkconfig.ci.psram_esp32
sdkconfig.defaults
sdkconfig.defaults.esp32 mbedtls: test_app: keep release config enabled for ESP32 2022-10-21 14:29:02 +05:30
sdkconfig.defaults.esp32c2
sdkconfig.defaults.esp32c3
sdkconfig.defaults.esp32s2
sdkconfig.defaults.esp32s3

README.md

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