zephyr/boards/riscv/esp32c3_devkitm/esp32c3_devkitm.yaml
Lucas Tamborrino e919123fd6 tests: dma: add esp32c3
Add esp32c3 support to DMA tests

Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
2023-01-12 19:09:01 +01:00

17 lines
203 B
YAML

identifier: esp32c3_devkitm
name: ESP32-C3
type: mcu
arch: riscv
toolchain:
- zephyr
supported:
- adc
- gpio
- i2c
- watchdog
- uart
- dma
testing:
ignore_tags:
- net
- bluetooth