zephyr/boards/arm/atsame54_xpro/atsame54_xpro.yaml
Benjamin Valentin 9a6898ae60 boards: atsame54_xpro: Add SAM E54 Xplained Pro Evaluation Kit
This adds support for the Atmel SAM E54 Xplained Pro Evaluation Kit.

Only basic functionality has been tested so far.

Signed-off-by: Benjamin Valentin <benpicco@googlemail.com>
2020-01-30 08:44:30 -06:00

18 lines
269 B
YAML

# Copyright (c) 2019 Benjamin Valentin
# SPDX-License-Identifier: Apache-2.0
identifier: atsame54_xpro
name: SAM E54 Xplained Pro
type: mcu
arch: arm
ram: 256
flash: 1024
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- gpio
- spi
- i2c
- usb_device