mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 03:42:33 +00:00
This commit adds a new `sam_e70b_xplained` variant with the chip revision B device tree. In addition, this commit enables the newly added GMAC device tree instance. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
17 lines
219 B
YAML
17 lines
219 B
YAML
identifier: sam_e70b_xplained
|
|
name: SAM E70 Xplained (Revision B)
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
supported:
|
|
- netif:eth
|
|
- adc
|
|
- gpio
|
|
- spi
|
|
- watchdog
|
|
- usb_device
|
|
- pwm
|