Skip to content

Commit 42d2340

Browse files
authored
log level debug
1 parent 69f187c commit 42d2340

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/defconfig.common

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CONFIG_LCD_ENABLE_DEBUG_LOG=y
2-
CONFIG_BOOTLOADER_LOG_LEVEL_ERROR=y
3-
CONFIG_LOG_DEFAULT_LEVEL_ERROR=y
2+
CONFIG_BOOTLOADER_LOG_LEVEL_INFO=y
3+
CONFIG_LOG_DEFAULT_LEVEL_DEBUG=y
44
CONFIG_AUTOSTART_ARDUINO=y
55
# CONFIG_WS2812_LED_ENABLE is not set
66
CONFIG_APP_BUILD_TYPE_APP_2NDBOOT=y

0 commit comments

Comments
 (0)