sanitycheck: enable missing ARM platforms

Now that these platforms pass sanitycheck add them into the list of
platforms we support

Change-Id: If559c80e107505e6b98f81c0e94b9862618b1735
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2016-11-03 12:45:57 -05:00 committed by Anas Nashif
commit a3e23bc022

View file

@ -2,7 +2,9 @@
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_pca10028 nucleo_f401re 96b_carbon nrf51_blenano
arduino_101_ble
supported_toolchains = zephyr gccarmemb
[qemu_cortex_m3]