Skip to content

Commit 339e2b9

Browse files
pmantoinefpistm
andcommitted
variants(f4): custom peripheral pins for Nucleo-F4x9ZI
Fixes #2564 Signed-off-by: pmantoine <[email protected]> Co-authored-by: Frederic Pillon <[email protected]>
1 parent 247f531 commit 339e2b9

File tree

2 files changed

+518
-0
lines changed

2 files changed

+518
-0
lines changed

Diff for: boards.txt

+2
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ Nucleo_144.menu.pnum.NUCLEO_F429ZI.build.series=STM32F4xx
9999
Nucleo_144.menu.pnum.NUCLEO_F429ZI.build.product_line=STM32F429xx
100100
Nucleo_144.menu.pnum.NUCLEO_F429ZI.build.variant=STM32F4xx/F427Z(G-I)T_F429ZET_F429Z(G-I)(T-Y)_F437Z(G-I)T_F439Z(G-I)(T-Y)
101101
Nucleo_144.menu.pnum.NUCLEO_F429ZI.build.variant_h=variant_NUCLEO_F4x9ZI.h
102+
Nucleo_144.menu.pnum.NUCLEO_F429ZI.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
102103
Nucleo_144.menu.pnum.NUCLEO_F429ZI.openocd.target=stm32f4x
103104
Nucleo_144.menu.pnum.NUCLEO_F429ZI.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32F4xx/STM32F429.svd
104105

@@ -115,6 +116,7 @@ Nucleo_144.menu.pnum.NUCLEO_F439ZI.build.series=STM32F4xx
115116
Nucleo_144.menu.pnum.NUCLEO_F439ZI.build.product_line=STM32F439xx
116117
Nucleo_144.menu.pnum.NUCLEO_F439ZI.build.variant=STM32F4xx/F427Z(G-I)T_F429ZET_F429Z(G-I)(T-Y)_F437Z(G-I)T_F439Z(G-I)(T-Y)
117118
Nucleo_144.menu.pnum.NUCLEO_F439ZI.build.variant_h=variant_NUCLEO_F4x9ZI.h
119+
Nucleo_144.menu.pnum.NUCLEO_F439ZI.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
118120
Nucleo_144.menu.pnum.NUCLEO_F439ZI.openocd.target=stm32f4x
119121
Nucleo_144.menu.pnum.NUCLEO_F439ZI.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32F4xx/STM32F439.svd
120122

0 commit comments

Comments
 (0)