ci(build): fixed/ignored warnings from unknown symbols in sdkconfig.defaults

This commit is contained in:
Marius Vikhammer
2023-04-18 15:04:14 +08:00
parent ef8a4dc6ff
commit 77bb19c49e
19 changed files with 104 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
# Enable ULP
CONFIG_ULP_COPROC_ENABLED=y
CONFIG_ULP_COPROC_LP_CORE=y
CONFIG_ULP_COPROC_TYPE_LP_CORE=y
CONFIG_ULP_COPROC_RESERVE_MEM=4096
# Set log level to Warning to produce clean output
CONFIG_BOOTLOADER_LOG_LEVEL_WARN=y