zephyr/boards/arm/atsame54_xpro/atsame54_xpro.yaml
Gerson Fernando Budke 28ba3b5e50 tests: drivers: adc: Add sam0 boards configs
Add sam0 boards configuration to test api.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-09-02 06:45:35 -04:00

21 lines
299 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:
- adc
- gpio
- pwm
- spi
- i2c
- usb_device
- netif:eth