aboutsummaryrefslogtreecommitdiffstats
path: root/ci/qemu-cortex-m0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/qemu-cortex-m0.yml')
-rw-r--r--ci/qemu-cortex-m0.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/ci/qemu-cortex-m0.yml b/ci/qemu-cortex-m0.yml
new file mode 100644
index 0000000..a3da2ae
--- /dev/null
+++ b/ci/qemu-cortex-m0.yml
@@ -0,0 +1,11 @@
+header:
+ version: 11
+ includes:
+ - ci/base.yml
+
+machine: qemu-cortex-m0
+
+target:
+ - zephyr-helloworld
+ - zephyr-kernel-test-all
+ - zephyr-synchronization