mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
feat(mbedtls): add new config CONFIG_MBEDTLS_USE_CRYPTO_ROM_IMPL for mbedtls unit-test
This commit is contained in:
3
tools/unit-test-app/configs/rom_mbedtls_c2
Normal file
3
tools/unit-test-app/configs/rom_mbedtls_c2
Normal file
@@ -0,0 +1,3 @@
|
||||
CONFIG_IDF_TARGET="esp32c2"
|
||||
TEST_COMPONENTS=mbedtls
|
||||
CONFIG_MBEDTLS_USE_CRYPTO_ROM_IMPL=y
|
Reference in New Issue
Block a user