16 lines
212 B
YAML
16 lines
212 B
YAML
|
identifier: qemu_malta
|
||
|
name: QEMU emulation for MIPS
|
||
|
type: qemu
|
||
|
simulation: qemu
|
||
|
arch: mips
|
||
|
toolchain:
|
||
|
- zephyr
|
||
|
- xtools
|
||
|
ram: 1024
|
||
|
flash: 512
|
||
|
testing:
|
||
|
default: true
|
||
|
ignore_tags:
|
||
|
- net
|
||
|
- bluetooth
|