1# Copyright (c) 2019 Benjamin Valentin
2# Copyright (c) 2024 Gerson Fernando Budke <nandojve@gmail.com>
3# SPDX-License-Identifier: Apache-2.0
4identifier: same54_xpro
5name: SAM E54 Xplained Pro
6type: mcu
7arch: arm
8toolchain:
9  - zephyr
10  - gnuarmemb
11  - xtools
12flash: 1024
13ram: 256
14supported:
15  - adc
16  - flash
17  - gpio
18  - i2c
19  - netif:eth
20  - pwm
21  - spi
22  - uart
23  - usb_device
24vendor: atmel
25