Skip to content

Commit 12293c2

Browse files
kapi-nojfischer-no
authored andcommitted
[nrf noup] samples: mgmt: mcumgr: add hci_rpmsg child image config
Added a configuration file for the HCI RPMsg child image that is necessary for multi-core targets. Signed-off-by: Kamil Piszczek <[email protected]> (cherry picked from commit 51f1731)
1 parent c4d28e2 commit 12293c2

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)