Added new mps2 board an383 to enable testing with ARM FVP. Qualifier to build/run is mps2/an383 Signed-off-by: Samuel Chee <samche01@arm.com>
19 lines
280 B
YAML
19 lines
280 B
YAML
identifier: mps2/an383
|
|
name: ARM V2M MPS2-an383
|
|
type: mcu
|
|
arch: arm
|
|
simulation:
|
|
- name: armfvp
|
|
exec: FVP_MPS2_Cortex-M0plus
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
supported:
|
|
- counter
|
|
- netif:serial-net
|
|
- gpio
|
|
- watchdog
|
|
testing:
|
|
default: true
|
|
vendor: arm
|