1identifier: qemu_cortex_m3
2name: QEMU Emulation for Cortex-M3
3type: qemu
4simulation:
5  - name: qemu
6arch: arm
7toolchain:
8  - zephyr
9  - gnuarmemb
10  - xtools
11supported:
12  - netif:serial-net
13  - gpio
14ram: 64
15flash: 256
16testing:
17  ignore_tags:
18    - net
19vendor: ti
20