Skip to content

Commit

Permalink
include: dt-bingings: Fix typo
Browse files Browse the repository at this point in the history
Fix minor typo in esp32s3-gpio-sigmap

Signed-off-by: Marek Matej <marek.matej@espressif.com>
  • Loading branch information
Marek Matej authored and carlescufi committed Jul 25, 2023
1 parent 6b57b3b commit 5e1b185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/zephyr/dt-bindings/pinctrl/esp32s3-gpio-sigmap.h
Original file line number Diff line number Diff line change
Expand Up @@ -452,4 +452,4 @@
#define ESP_SIG_GPIO_OUT 256
#define ESP_GPIO_MAP_DATE 0x1907040

#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32S2_GPIO_SIGMAP_H_ */
#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_PINCTRL_ESP32S3_GPIO_SIGMAP_H_ */

0 comments on commit 5e1b185

Please sign in to comment.