1# Copyright (c) 2024 Gerson Fernando Budke <nandojve@gmail.com>
2# SPDX-License-Identifier: Apache-2.0
3
4identifier: samd20_xpro
5name: SAM D20 Xplained Pro
6type: mcu
7arch: arm
8toolchain:
9  - zephyr
10  - gnuarmemb
11  - xtools
12flash: 256
13ram: 32
14supported:
15  - flash
16  - gpio
17  - i2c
18  - spi
19  - uart
20  - watchdog
21vendor: atmel
22