From 0314a4e2875d9969ab8317e54e37404b108bd5a3 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Mon, 9 Jan 2017 12:19:31 -0600 Subject: [PATCH] Bluetooth: remove arduino_101_ble from test_controller_dbg RAM size has increased on arduino_101_ble which causes it to no longer be able to build test_controller_dbg. Change-Id: Iab8ed2857db23d048cfa6b04e2d1fea31efbb13c Signed-off-by: Kumar Gala --- tests/bluetooth/init/testcase.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bluetooth/init/testcase.ini b/tests/bluetooth/init/testcase.ini index a68d0c458a2..df164ffeb7e 100644 --- a/tests/bluetooth/init/testcase.ini +++ b/tests/bluetooth/init/testcase.ini @@ -22,7 +22,7 @@ tags = bluetooth build_only = true extra_args = CONF_FILE=prj_controller_dbg.conf # Only run on nRF5x, the only supported radio -platform_whitelist = nrf52840_pca10056 nrf52_pca10040 nrf51_pca10028 arduino_101_ble 96b_nitrogen +platform_whitelist = nrf52840_pca10056 nrf52_pca10040 nrf51_pca10028 96b_nitrogen [test_h5] tags = bluetooth