Files
zephyr/boards/atmel/sam0/samd20_xpro/samd20_xpro.yaml
Gerson Fernando Budke 503d458893 dts: atmel: sam0: Explicity disable nodes
When running tests on sam0 platform was detected that pinctrl for ADC
were not defined for some boards. To force an error at build time
nodes should be explicity disabled. This explicity disable nodes on
devicetree that require some user configuration.

In addition, the adc feature were excluded in some boards and
samr21-xpro was correct updated.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
(cherry picked from commit 162f728787)
2024-12-27 11:21:47 -08:00

22 lines
322 B
YAML

# Copyright (c) 2024 Gerson Fernando Budke <nandojve@gmail.com>
# SPDX-License-Identifier: Apache-2.0
identifier: samd20_xpro
name: SAM D20 Xplained Pro
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
flash: 256
ram: 32
supported:
- flash
- gpio
- i2c
- spi
- uart
- watchdog
vendor: atmel