blob: f45cb9e15c7c44f03a1ce036f789735bd4dab188 [file] [log] [blame]
Brad Bishopbec4ebc2022-08-03 09:55:16 -04001header:
2 version: 11
3 includes:
4 - ci/base.yml
5 - ci/meta-zephyr.yml
6
7repos:
8 meta-zephyr:
9 layers:
10 meta-zephyr-bsp:
11
12local_conf_header:
13 tclibc: |
14 TCLIBC = "newlib"
15 nonbuilding_tests: |
16 ZEPHYRTESTS:remove = "common context pending poll sleep"
17 qemu_opts: |
18 QB_OPT_APPEND = "-icount shift=3,align=off,sleep=on -rtc clock=vm"
19
20machine: qemu-cortex-m3