We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a249eb5 commit 4de2265Copy full SHA for 4de2265
boards/espressif/esp32c6_devkitc/doc/index.rst
@@ -101,6 +101,8 @@ Current Zephyr's ESP32-C6-DevKitC board supports the following features:
101
+------------+------------+-------------------------------------+
102
| I2C | on-chip | i2c |
103
104
+| Timers | on-chip | counter |
105
++------------+------------+-------------------------------------+
106
| Watchdog | on-chip | watchdog |
107
108
| LEDC | on-chip | pwm |
boards/espressif/esp32c6_devkitc/esp32c6_devkitc.yaml
@@ -12,5 +12,6 @@ supported:
12
- dma
13
- pwm
14
- spi
15
+ - counter
16
- entropy
17
- i2c
0 commit comments