File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,20 @@ Nucleo_144.build.core=arduino
2121Nucleo_144.build.board=Nucleo_144
2222Nucleo_144.build.extra_flags=-D{build.product_line} {build.enable_usb} {build.enable_Serialx}
2323
24+ # NUCLEO_F207ZG board
25+ # Support: USB HID, Serial1 (USART1 on PG9, PG14) and Serial2 (USART2 on PD6, PD5)
26+ Nucleo_144.menu.board_part_num.NUCLEO_F207ZG=Nucleo F207ZG
27+ Nucleo_144.menu.board_part_num.NUCLEO_F207ZG.node=NODE_F207ZG
28+ Nucleo_144.menu.board_part_num.NUCLEO_F207ZG.upload.maximum_size=1048576
29+ Nucleo_144.menu.board_part_num.NUCLEO_F207ZG.upload.maximum_data_size=131072
30+ Nucleo_144.menu.board_part_num.NUCLEO_F207ZG.build.mcu=cortex-m3
31+ Nucleo_144.menu.board_part_num.NUCLEO_F207ZG.build.f_cpu=120000000L
32+ Nucleo_144.menu.board_part_num.NUCLEO_F207ZG.build.board=NUCLEO_F207ZG
33+ Nucleo_144.menu.board_part_num.NUCLEO_F207ZG.build.series=STM32F2xx
34+ Nucleo_144.menu.board_part_num.NUCLEO_F207ZG.build.product_line=STM32F207xx
35+ Nucleo_144.menu.board_part_num.NUCLEO_F207ZG.build.variant=NUCLEO_F207ZG
36+ Nucleo_144.menu.board_part_num.NUCLEO_F207ZG.build.cmsis_lib_gcc=arm_cortexM3l_math
37+
2438# NUCLEO_F429ZI board
2539# Support: USB HID, Serial1 (USART1 on PG9, PG14) and Serial2 (USART2 on PD6, PD5)
2640Nucleo_144.menu.board_part_num.NUCLEO_F429ZI=Nucleo F429ZI
You can’t perform that action at this time.
0 commit comments