mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
feat(mbedtls): add new config CONFIG_MBEDTLS_USE_CRYPTO_ROM_IMPL for mbedtls unit-test
This commit is contained in:
parent
883d7e793f
commit
7789d30686
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
|
Loading…
x
Reference in New Issue
Block a user