mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
f6a7fb13cd
This commit re-enables mbedtls and hal/crypto testapos on p4.
12 lines
225 B
YAML
12 lines
225 B
YAML
components/hal/test_apps/crypto:
|
|
depends_components:
|
|
- efuse
|
|
|
|
components/hal/test_apps/hal_i2c:
|
|
disable:
|
|
- if: SOC_I2C_SUPPORTED != 1
|
|
|
|
components/hal/test_apps/hal_utils:
|
|
enable:
|
|
- if: IDF_TARGET == "linux"
|