tests: mesh_shell: Optimize prj.conf to fit in nrf51
Disable various LL features to be able to fit in RAM for the nrf51_pca10028. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
e0569ac2dc
commit
34ffda3d23
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@ CONFIG_BT_CTLR_CHAN_SEL_2=n
|
|||
CONFIG_BT_CTLR_MIN_USED_CHAN=n
|
||||
CONFIG_BT_CTLR_ADV_EXT=n
|
||||
CONFIG_BT_CTLR_PRIVACY=n
|
||||
CONFIG_BT_CTLR_DTM_HCI=n
|
||||
CONFIG_BT_CTLR_EXT_SCAN_FP=n
|
||||
CONFIG_BT_DATA_LEN_UPDATE=n
|
||||
CONFIG_BT_CTLR_SLAVE_FEAT_REQ=n
|
||||
|
||||
CONFIG_BT_L2CAP_RX_MTU=69
|
||||
CONFIG_BT_L2CAP_TX_MTU=69
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue