mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-26 18:14:11 +00:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
# Decreasing Bootloader log verbosity
|
|
CONFIG_BOOTLOADER_LOG_LEVEL_WARN=y
|
|
|
|
# Disabling ATTESTATION
|
|
CONFIG_SECURE_TEE_ATTESTATION=n
|