sanitycheck: add nrf51_pca10028 to buildable tests
Change-Id: I5e3297bfa23870c956b7d89d06c5028020c77087 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
56629db9fa
commit
e95abcd310
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[arch]
|
||||
name = arm
|
||||
platforms = qemu_cortex_m3 frdm_k64f arduino_due nucleo_f103rb stm32_mini_a15
|
||||
olimexino_stm32 96b_nitrogen nrf52_pca10040 hexiwear_k64
|
||||
olimexino_stm32 96b_nitrogen nrf52_pca10040 hexiwear_k64 nrf51_pca10028
|
||||
supported_toolchains = zephyr gccarmemb
|
||||
|
||||
[qemu_cortex_m3]
|
||||
|
@ -27,3 +27,6 @@ qemu_support = false
|
|||
|
||||
[hexiwear_k64]
|
||||
qemu_support = false
|
||||
|
||||
[nrf51_pca10028]
|
||||
qemu_support = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue