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 <kumar.gala@linaro.org>
This commit is contained in:
parent
b7386c3a26
commit
0314a4e287
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ tags = bluetooth
|
||||||
build_only = true
|
build_only = true
|
||||||
extra_args = CONF_FILE=prj_controller_dbg.conf
|
extra_args = CONF_FILE=prj_controller_dbg.conf
|
||||||
# Only run on nRF5x, the only supported radio
|
# 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]
|
[test_h5]
|
||||||
tags = bluetooth
|
tags = bluetooth
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue