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