aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-11-25 17:28:01 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-11-25 15:29:02 +0000
commita5adc8b2e046c528d32a958e8e4265dc5b4fc7c5 (patch)
treec5ea485cbaa970767c3c33657314697feafd9ea5 /zephyr-upstream.yaml
parentd23880e40c4a316bcc8272feb1dd918a90bae902 (diff)
zephyr-upstream: add ARM V2M Beetle board
Change-Id: Ic8737d989a9739c2f9ac42dd6b750bc7f57fbed5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'zephyr-upstream.yaml')
-rw-r--r--zephyr-upstream.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/zephyr-upstream.yaml b/zephyr-upstream.yaml
index 63dce6f33c..662dae0b5e 100644
--- a/zephyr-upstream.yaml
+++ b/zephyr-upstream.yaml
@@ -58,9 +58,10 @@
- quark_se_devboard
- quark_se_sss_devboard
- stm32_mini_a15
+ - v2m_beetle
execution-strategy:
combination-filter: |
- ZEPHYR_GCC_VARIANT=="zephyr" || (ZEPHYR_GCC_VARIANT=="gccarmemb" && (PLATFORM=="qemu_cortex_m3" || PLATFORM=="frdm_k64f" || PLATFORM=="arduino_due" || PLATFORM=="nucleo_f103rb" || PLATFORM=="stm32_mini_a15" || PLATFORM=="olimexino_stm32" || PLATFORM=="96b_carbon" || PLATFORM=="96b_nitrogen"))
+ ZEPHYR_GCC_VARIANT=="zephyr" || (ZEPHYR_GCC_VARIANT=="gccarmemb" && (PLATFORM=="qemu_cortex_m3" || PLATFORM=="frdm_k64f" || PLATFORM=="arduino_due" || PLATFORM=="nucleo_f103rb" || PLATFORM=="stm32_mini_a15" || PLATFORM=="olimexino_stm32" || PLATFORM=="96b_carbon" || PLATFORM=="96b_nitrogen" || PLATFORM=="v2m_beetle"))
sequential: false
wrappers:
- timestamps