We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d95bd commit 7467d4fCopy full SHA for 7467d4f
zephyr/scripts/pinctrl/README.md
@@ -68,6 +68,6 @@ Run the script (here, using `ESP32-C6` as target):
68
$ ../modules/hal/espressif/zephyr/scripts/pinctrl/esp_genpinctrl.py -p ../modules/hal/espressif/zephyr/port/pincfgs/esp32c6.yml
69
```
70
71
-The pin muxing definitions will be autogenerated and placed at `include/zephyr/dt-bindinds/pinctrl/{soc}-pinctrl.h`.
+The pin muxing definitions will be autogenerated and placed at `include/zephyr/dt-bindings/pinctrl/{soc}-pinctrl.h`.
72
73
Use those definitions on your pin states declarations.
0 commit comments