Skip to content

Commit 7467d4f

Browse files
committed
zephyr: pinctrl: fix path of dt-bindings in readme
Signed-off-by: Joel Guittet <joelguittet@gmail.com>
1 parent 03d95bd commit 7467d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zephyr/scripts/pinctrl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ Run the script (here, using `ESP32-C6` as target):
6868
$ ../modules/hal/espressif/zephyr/scripts/pinctrl/esp_genpinctrl.py -p ../modules/hal/espressif/zephyr/port/pincfgs/esp32c6.yml
6969
```
7070

71-
The pin muxing definitions will be autogenerated and placed at `include/zephyr/dt-bindinds/pinctrl/{soc}-pinctrl.h`.
71+
The pin muxing definitions will be autogenerated and placed at `include/zephyr/dt-bindings/pinctrl/{soc}-pinctrl.h`.
7272

7373
Use those definitions on your pin states declarations.

0 commit comments

Comments
 (0)