Skip to content

Commit 26cd8ce

Browse files
VudentzAnas Nashif
authored andcommitted
Bluetooth: shell: Enable CONFIG_BT_SHELL for arduino_101
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
1 parent 510e5d7 commit 26cd8ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bluetooth/shell/arduino_101.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CONFIG_BT_GATT_CLIENT=y
1111
CONFIG_BT_L2CAP_DYNAMIC_CHANNEL=y
1212
CONFIG_BT_TINYCRYPT_ECC=y
1313
CONFIG_CONSOLE_SHELL=y
14+
CONFIG_BT_SHELL=y
1415
CONFIG_BT_DEVICE_NAME="test shell"
1516
CONFIG_BT_L2CAP_TX_BUF_COUNT=6
1617
CONFIG_BT_INTERNAL_STORAGE=y

0 commit comments

Comments
 (0)