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 02d82ee commit 9ae320fCopy full SHA for 9ae320f
scripts/genpinctrl/stm32-pinctrl-config.yaml
@@ -72,7 +72,7 @@
72
match: "^ETH+_(?:COL$|CRS|CRS_DV|MDC|MDIO|PPS_OUT|REF_CLK|RX_CLK|RX_DV|RX_ER||RXD[0-3]|TX_CLK|TX_EN|TXD[0-3])$"
73
slew-rate: very-high-speed
74
75
-- name: ETH (STM32N6 IP)
+- name: ETH (Extended)
76
match: "^ETH\\d+_(?:MDC|MDIO|PHY_INTN|PPS_OUT|CLK|TX_ER)$"
77
78
@@ -211,7 +211,7 @@
211
212
- name: TSC
213
match: "^TSC_(?:G\\d+_IO\\d+|SYNC)$"
214
-
+
215
- name: UART_CTS / USART_CTS / LPUART_CTS
216
match: "^(?:LP)?US?ART\\d+_CTS$"
217
bias: pull-up
@@ -247,4 +247,3 @@
247
248
- name: USB
249
match: "^USB_(?:DM)?(?:DP)?(?:NOE)?$"
250
0 commit comments