mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ebaca79557
Marginal components are being carved out from esp-idf and moved to https://github.com/espressif/idf-extra-components. They are distributed via idf-component-manager, see https://components.espressif.com.
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
# This config is for all targets
|
|
TEST_EXCLUDE_COMPONENTS=bt app_update test_utils
|
|
TEST_COMPONENTS=mbedtls
|
|
CONFIG_MBEDTLS_HARDWARE_AES=n
|