mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 18:40:39 +00:00
The IAMCU variant does not need to be the default, this calling convention was to support the discontinued Quark platforms. qemu_x86 and qemu_x86_nommu now are set as default. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
12 lines
158 B
YAML
12 lines
158 B
YAML
identifier: qemu_x86
|
|
name: QEMU Emulation for X86
|
|
type: qemu
|
|
arch: x86
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- pci
|
|
- netif:slip
|
|
testing:
|
|
default: true
|