Add esp32c3 support to DMA tests Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
17 lines
203 B
YAML
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
|