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:
parent
6f6632ddc5
commit
a3e23bc022
1 changed files with 3 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue