mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 07:45:21 +00:00
Enable GPIO tests and update hardware table documentation. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
16 lines
168 B
YAML
16 lines
168 B
YAML
identifier: sam4l_ek
|
|
name: SAM4L-EK
|
|
type: mcu
|
|
arch: arm
|
|
flash: 256
|
|
ram: 32
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
supported:
|
|
- gpio
|
|
- i2c
|
|
- spi
|
|
- usart
|