zephyr/boards/arm/sam4l_ek/sam4l_ek.yaml
Gerson Fernando Budke cfba66aa78 boards: arm: sam4l_ek: Enable gpio tests
Enable GPIO tests and update hardware table documentation.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2020-12-02 11:48:43 -06:00

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