zephyr/boards/nios2/qemu_nios2/qemu_nios2.yaml
Andrew Boie ab1075f0d9 board: qemu_nios2: set yaml RAM/ROM size
This emulated board has 128KB each of flash and SRAM.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-09-12 05:17:39 -04:00

16 lines
215 B
YAML

identifier: qemu_nios2
name: QEMU Emulation for NIOS II
type: qemu
simulation: qemu
arch: nios2
ram: 128
flash: 128
toolchain:
- zephyr
- xtools
testing:
default: true
ignore_tags:
- net
- bluetooth