Add timers (counter) support to documentation and board yaml. Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
17 lines
203 B
YAML
17 lines
203 B
YAML
identifier: esp32c6_devkitc
|
|
name: ESP32-C6
|
|
vendor: espressif
|
|
type: mcu
|
|
arch: riscv
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- gpio
|
|
- watchdog
|
|
- uart
|
|
- dma
|
|
- pwm
|
|
- spi
|
|
- counter
|
|
- entropy
|
|
- i2c
|