summaryrefslogtreecommitdiff
path: root/meta-arm/ci/qemu-cortex-m3.yml
blob: f45cb9e15c7c44f03a1ce036f789735bd4dab188 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
header:
  version: 11
  includes:
    - ci/base.yml
    - ci/meta-zephyr.yml

repos:
  meta-zephyr:
    layers:
      meta-zephyr-bsp:

local_conf_header:
  tclibc: |
    TCLIBC = "newlib"
  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