fix(bootloader): Fix compilation issue in bootloader build during verbose+sb+fe

This commit is contained in:
nilesh.kale
2023-10-06 17:17:05 +05:30
parent 202bcadfd3
commit 59c5b5fe6b
25 changed files with 160 additions and 17 deletions

View File

@@ -0,0 +1,6 @@
CONFIG_IDF_TARGET="esp32h2"
CONFIG_IDF_TARGET_ESP32H2=y
CONFIG_SECURE_BOOT_V2_ECDSA_ENABLED=y
CONFIG_SECURE_SIGNED_APPS_ECDSA_V2_SCHEME=y
CONFIG_SECURE_BOOT_ECDSA_KEY_LEN_256_BITS=y