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>
This commit is contained in:
Andrew Boie 2019-08-08 17:15:10 -07:00 committed by Anas Nashif
parent 06c6b424b6
commit ab1075f0d9

View file

@ -3,6 +3,8 @@ name: QEMU Emulation for NIOS II
type: qemu
simulation: qemu
arch: nios2
ram: 128
flash: 128
toolchain:
- zephyr
- xtools