Skip to content

Commit a1f4a61

Browse files
nordicjmjfischer-no
authored andcommitted
[nrf noup] samples: mgmt: mcumgr smp_svr: Migrate child image config
Migrates child image configuration for this sample over to sysbuild Signed-off-by: Jamie McCrae <[email protected]> (cherry picked from commit cb74dbe)
1 parent a51c44b commit a1f4a61

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
#
2+
# Copyright (c) 2022 Nordic Semiconductor
3+
#
4+
# SPDX-License-Identifier: Apache-2.0
5+
#
6+
7+
CONFIG_BT_MAX_CONN=2
8+
CONFIG_BT_BUF_ACL_RX_SIZE=502
9+
CONFIG_BT_BUF_ACL_TX_SIZE=502
10+
CONFIG_BT_CTLR_DATA_LENGTH_MAX=251

0 commit comments

Comments
 (0)