aboutsummaryrefslogtreecommitdiffstats
path: root/ci/qemu-cortex-m3.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/qemu-cortex-m3.yml')
-rw-r--r--ci/qemu-cortex-m3.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/ci/qemu-cortex-m3.yml b/ci/qemu-cortex-m3.yml
new file mode 100644
index 0000000..b01480c
--- /dev/null
+++ b/ci/qemu-cortex-m3.yml
@@ -0,0 +1,12 @@
+header:
+ version: 11
+ includes:
+ - ci/base.yml
+
+local_conf_header:
+ nonbuilding_tests: |
+ ZEPHYRTESTS:remove = "common context pending poll sleep"
+ qemu_opts: |
+ QB_OPT_APPEND = "-icount shift=3,align=off,sleep=on -rtc clock=vm"
+
+machine: qemu-cortex-m3