From a3e23bc02238b90c2eeb482b4c6643504276ea1d Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Thu, 3 Nov 2016 12:45:57 -0500 Subject: [PATCH] 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 --- scripts/sanity_chk/arches/arm.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/sanity_chk/arches/arm.ini b/scripts/sanity_chk/arches/arm.ini index 8fff2f9005d..d418482d96d 100644 --- a/scripts/sanity_chk/arches/arm.ini +++ b/scripts/sanity_chk/arches/arm.ini @@ -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]