Skip to content

Commit 77a7d35

Browse files
Damian-Nordicpull[bot]
authored andcommitted
[nrfconnect] Fix pigweed-app build (#23390)
Pigweed-app is not verified on a PR if not modified directly and it fails on master, too. Signed-off-by: Damian Krolik <[email protected]> Signed-off-by: Damian Krolik <[email protected]>
1 parent 375e720 commit 77a7d35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/pigweed-app/nrfconnect/prj.conf

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ CONFIG_LOG_MODE_MINIMAL=n
6060
CONFIG_LOG_MODE_IMMEDIATE=y
6161
CONFIG_LOG_BACKEND_UART=n
6262
CONFIG_LOG_BACKEND_RTT=n
63+
CONFIG_LOG_OUTPUT=y
6364

6465
# Disable factory data support.
6566
CONFIG_CHIP_FACTORY_DATA=n

0 commit comments

Comments
 (0)