zephyr/boards/arm/serpente/serpente.yaml
Alexander Falb 402a352279 tests/samples: add samples for Serpente board
Add the supported features section to  serpente.yaml and overlay files
to the corresponding tests and samples.

Signed-off-by: Alexander Falb <fal3xx@gmail.com>
2020-09-04 09:25:02 -05:00

23 lines
245 B
YAML

identifier: serpente
name: SERPENTE
type: mcu
arch: arm
ram: 32
flash: 256
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- adc
- counter
- gpio
- hwinfo
- i2c
- pinmux
- pwm
- spi
- uart
- usb_device
- watchdog