zephyr/boards/arm/mps3_an547/mps3_an547.yaml
Stephanos Ioannidis cf8f42c5e6 boards: mps3_an547: Add flash and RAM size attributes
This commit adds the flash and RAM size attributes to the board YAML
file so that the board can be properly filtered by memory sizes.

Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
2022-10-18 17:52:48 +09:00

26 lines
330 B
YAML

#
# Copyright (c) 2019-2021 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
identifier: mps3_an547
name: Arm MPS3-AN547
type: mcu
arch: arm
ram: 512
flash: 512
simulation: qemu
toolchain:
- gnuarmemb
- zephyr
- xtools
supported:
- gpio
testing:
ignore_tags:
- drivers
- bluetooth
- net
- timer