27 lines
342 B
YAML
27 lines
342 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
|
|
vendor: arm
|