mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
Merge branch 'feat/mbedtls_size_optimization' into 'master'
Fix the increase in build size of mbedtls while upgrading to v3.x See merge request espressif/esp-idf!34179
This commit is contained in:
@@ -7,5 +7,6 @@ components/mbedtls/test_apps:
|
||||
- if: CONFIG_NAME == "ecdsa_sign" and SOC_ECDSA_SUPPORTED != 1
|
||||
depends_components:
|
||||
- efuse
|
||||
depends_filepatterns:
|
||||
- components/mbedtls/port/ecdsa/*
|
||||
- mbedtls
|
||||
- esp_security
|
||||
- esp_mm
|
||||
|
Reference in New Issue
Block a user