summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMaureen Helm <maureen.helm@nxp.com>2016-10-09 12:39:29 -0500
committerAnas Nashif <nashif@linux.intel.com>2016-10-18 21:42:33 +0000
commitd5a252cc35159a4795cfb1e69923ff1f69d94ae3 (patch)
tree2cb1db72441b0db37f8d22bf55cb7fd29d741e00 /scripts
parent465e2c345b9b673356a72abc1e6dccab613d8a6d (diff)
sanitycheck: Add hexiwear board
Enable build tests for the hexiwear board. Change-Id: If7bf155bc77da0d2571eb617fb1803ece65e3a96 Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/sanity_chk/arches/arm.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/scripts/sanity_chk/arches/arm.ini b/scripts/sanity_chk/arches/arm.ini
index aa3d56bc8..e882237c0 100644
--- a/scripts/sanity_chk/arches/arm.ini
+++ b/scripts/sanity_chk/arches/arm.ini
@@ -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
+ olimexino_stm32 96b_nitrogen nrf52_pca10040 hexiwear_k64
supported_toolchains = zephyr gccarmemb
[qemu_cortex_m3]
@@ -24,3 +24,6 @@ qemu_support = false
[nrf52_pca10040]
qemu_support = false
+
+[hexiwear_k64]
+qemu_support = false