sanitycheck: add nrf52_nitrogen and nrf52_pca10040

Enable build tests for the nRF52 Nitrogen and nRF52 DK platforms.

Change-Id: Id099167c38a49aa8d9a8a8cb0ed71a9a938e2a46
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
This commit is contained in:
Ricardo Salveti 2016-08-02 12:20:52 -03:00 committed by Inaky Perez-Gonzalez
commit 26b9140b9f

View file

@ -1,6 +1,7 @@
[arch]
name = arm
platforms = qemu_cortex_m3 frdm_k64f arduino_due nucleo_f103rb stm32_mini_a15 olimexino_stm32
platforms = qemu_cortex_m3 frdm_k64f arduino_due nucleo_f103rb stm32_mini_a15
olimexino_stm32 nrf52_nitrogen nrf52_pca10040
[qemu_cortex_m3]
qemu_support = true
@ -16,3 +17,9 @@ qemu_support = false
[stm32_mini_a15]
qemu_support = false
[nrf52_nitrogen]
qemu_support = false
[nrf52_pca10040]
qemu_support = false