You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
425 B
24 lines
425 B
# Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.com> |
|
# SPDX-License-Identifier: Apache-2.0 |
|
|
|
identifier: mps3/corstone310/fvp |
|
name: Arm MPS3-Corstone310-FVP |
|
type: mcu |
|
arch: arm |
|
ram: 32 |
|
flash: 32 |
|
simulation: |
|
- name: armfvp |
|
exec: FVP_Corstone_SSE-310 |
|
toolchain: |
|
- gnuarmemb |
|
- zephyr |
|
supported: |
|
- gpio |
|
testing: |
|
ignore_tags: |
|
- drivers |
|
- bluetooth |
|
- net |
|
- timer |
|
vendor: arm
|
|
|