1identifier: qemu_cortex_m0
2name: QEMU Emulation for Cortex-M0
3type: qemu
4simulation:
5  - name: qemu
6arch: arm
7toolchain:
8  - zephyr
9  - gnuarmemb
10  - xtools
11ram: 16
12flash: 256
13testing:
14  default: true
15  ignore_tags:
16    - net
17    - bluetooth
18