aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream-arm.yaml
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2018-06-08 14:01:24 +0100
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2018-06-08 14:18:19 +0000
commit8cab218f132aeeab87a98b772f0c189d3318badb (patch)
tree18bc66142b7ce744c58e77add12522bd45b88ad1 /zephyr-upstream-arm.yaml
parentd6acbf0d5e2807ccc0609cb8e285b452287bdfb2 (diff)
zephyr: enable testing on disco-l475-iot1
Change-Id: I1b67532b77687e0c8f5573c189c9831ab68b6046 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'zephyr-upstream-arm.yaml')
-rw-r--r--zephyr-upstream-arm.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/zephyr-upstream-arm.yaml b/zephyr-upstream-arm.yaml
index a57495a28d..090fd84a85 100644
--- a/zephyr-upstream-arm.yaml
+++ b/zephyr-upstream-arm.yaml
@@ -127,6 +127,9 @@
frdm_kw41z)
export DEVICE_TYPE=frdm-kw41z
;;
+ disco_l475_iot1)
+ export DEVICE_TYPE=disco-l475-iot1
+ ;;
qemu_cortex_m3)
export DEVICE_TYPE=qemu
;;