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 46443da commit 8ec0e51Copy full SHA for 8ec0e51
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
"stm32u3": 0x42020000,
0 commit comments