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 635cec7 commit 0fb97aaCopy full SHA for 0fb97aa
scripts/genpinctrl/genpinctrl.py
@@ -66,6 +66,7 @@
66
"stm32l4": 0x48000000,
67
"stm32l5": 0x42020000,
68
"stm32mp1": 0x50002000,
69
+ "stm32mp2": 0x44240000,
70
"stm32n6": 0x56020000,
71
"stm32u0": 0x50000000,
72
"stm32u5": 0x42020000,
0 commit comments