23 lines
382 B
YAML
23 lines
382 B
YAML
# Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
identifier: mps3/corstone300/an552
|
|
name: Arm MPS3-Corstone300-AN552
|
|
type: mcu
|
|
arch: arm
|
|
ram: 512
|
|
flash: 512
|
|
toolchain:
|
|
- gnuarmemb
|
|
- zephyr
|
|
- xtools
|
|
supported:
|
|
- gpio
|
|
testing:
|
|
ignore_tags:
|
|
- drivers
|
|
- bluetooth
|
|
- net
|
|
- timer
|
|
vendor: arm
|