Skip to content

Commit b8ad3e3

Browse files
maciejbaczmanskirlubos
authored andcommitted
samples: openthread: enforce building from sources with tcp snippet
TCP snippet changes OpenThread configuration. Make sure in that case, the sample is built from sources. Signed-off-by: Maciej Baczmanski <[email protected]>
1 parent bb5186c commit b8ad3e3

File tree

1 file changed

+3
-0
lines changed
  • samples/openthread/cli/snippets/tcp

1 file changed

+3
-0
lines changed

samples/openthread/cli/snippets/tcp/tcp.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
#
66

7+
# Enforce building from sources when changing OpenThread configuration
8+
CONFIG_OPENTHREAD_SOURCES=y
9+
710
# TCP configuration
811
CONFIG_OPENTHREAD_TCP_ENABLE=y
912
CONFIG_OPENTHREAD_CLI_TCP_ENABLE=y

0 commit comments

Comments
 (0)