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 12dc9ec commit bc0c118Copy full SHA for bc0c118
scripts/genpinctrl/genpinctrl.py
@@ -68,6 +68,7 @@
68
"stm32mp1": 0x50002000,
69
"stm32n6": 0x56020000,
70
"stm32u0": 0x50000000,
71
+ "stm32u3": 0x50000000,
72
"stm32u5": 0x42020000,
73
"stm32wba": 0x42020000,
74
"stm32wb": 0x48000000,
0 commit comments