summaryrefslogtreecommitdiff
path: root/scripts/sanity_chk
diff options
context:
space:
mode:
authorKumar Gala <kumar.gala@linaro.org>2016-11-10 10:08:15 -0600
committerKumar Gala <kumar.gala@linaro.org>2016-11-10 16:58:26 +0000
commit126fa0073b5766c59b514a3b6ddcd4f2e623e65b (patch)
treee33a20455e9287f4bc647d38d89093612b339eb7 /scripts/sanity_chk
parenta26dd646e76eb720549c65eb8c4500aefc6bc36c (diff)
sanitycheck: Add bbc_microbit to list for platforms
Change-Id: I2afd9f04e1a88b0b7c0ec600cffea18c1b86a3e8 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
Diffstat (limited to 'scripts/sanity_chk')
-rw-r--r--scripts/sanity_chk/arches/arm.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sanity_chk/arches/arm.ini b/scripts/sanity_chk/arches/arm.ini
index 7caa4d9a7..72c8916b1 100644
--- a/scripts/sanity_chk/arches/arm.ini
+++ b/scripts/sanity_chk/arches/arm.ini
@@ -3,7 +3,7 @@ name = arm
platforms = qemu_cortex_m3 frdm_k64f arduino_due nucleo_f103rb stm32_mini_a15
olimexino_stm32 96b_nitrogen nrf52_pca10040 hexiwear_k64
nrf51_pca10028 nucleo_f401re 96b_carbon nrf51_blenano
- arduino_101_ble cc3200_launchxl quark_se_c1000_ble
+ arduino_101_ble cc3200_launchxl quark_se_c1000_ble bbc_microbit
supported_toolchains = zephyr gccarmemb
[qemu_cortex_m3]