boards: Add panther & panther_ss to sanity

Change-Id: I08345fb1063a4ba38095fca6512c5b7eb3e96da8
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2017-02-18 11:48:45 -06:00 committed by Anas Nashif
commit d3d2fab1ba
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
[arch]
name = arc
platforms = arduino_101_sss quark_se_c1000_ss_devboard em_starterkit
platforms = arduino_101_sss quark_se_c1000_ss_devboard em_starterkit panther_ss
supported_toolchains = issm zephyr

View file

@ -1,7 +1,7 @@
[arch]
name = x86
platforms = qemu_x86_iamcu arduino_101 qemu_x86 minnowboard galileo quark_d2000_crb quark_se_c1000_devboard
tinytile
tinytile panther
supported_toolchains = zephyr
[qemu_x86]

View file

@ -1,12 +1,12 @@
[test]
build_only = true
tags = samples power
platform_exclude = tinytile
platform_exclude = tinytile panther
filter = (CONFIG_SOC_QUARK_SE_C1000 or CONFIG_SOC_QUARK_SE_C1000_SS)
[test_socwatch]
extra_args = CONF_FILE="prj_socwatch.conf"
build_only = true
tags = samples power
platform_exclude = tinytile
platform_exclude = tinytile panther
filter = CONFIG_SOC_QUARK_SE_C1000