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 @@ -171,6 +171,20 @@ Nucleo_64.menu.board_part_num.NUCLEO_L053R8.build.variant=NUCLEO_L053R8
171
171
Nucleo_64.menu.board_part_num.NUCLEO_L053R8.build.cmsis_lib_gcc=arm_cortexM0l_math
172
172
Nucleo_64.menu.board_part_num.NUCLEO_L053R8.build.extra_flags=-D{build.product_line} {build.enable_usb} {build.enable_Serialx} -D__CORTEX_SC=0
173
173
174
+ # NUCLEO_L152RE board
175
+ # Support: Serial1 (USART1 on PA10, PA9) and Serial2 (UART4 on PC11, PC10)
176
+ Nucleo_64.menu.board_part_num.NUCLEO_L152RE=Nucleo L152RE
177
+ Nucleo_64.menu.board_part_num.NUCLEO_L152RE.node="NODE_L152RE,NUCLEO"
178
+ Nucleo_64.menu.board_part_num.NUCLEO_L152RE.upload.maximum_size=524288
179
+ Nucleo_64.menu.board_part_num.NUCLEO_L152RE.upload.maximum_data_size=81920
180
+ Nucleo_64.menu.board_part_num.NUCLEO_L152RE.build.mcu=cortex-m3
181
+ Nucleo_64.menu.board_part_num.NUCLEO_L152RE.build.f_cpu=32000000L
182
+ Nucleo_64.menu.board_part_num.NUCLEO_L152RE.build.board=NUCLEO_L152RE
183
+ Nucleo_64.menu.board_part_num.NUCLEO_L152RE.build.series=STM32L1xx
184
+ Nucleo_64.menu.board_part_num.NUCLEO_L152RE.build.product_line=STM32L152xE
185
+ Nucleo_64.menu.board_part_num.NUCLEO_L152RE.build.variant=NUCLEO_L152RE
186
+ Nucleo_64.menu.board_part_num.NUCLEO_L152RE.build.cmsis_lib_gcc=arm_cortexM3l_math
187
+
174
188
# NUCLEO_L476RG board
175
189
# Support: Serial1 (USART1 on PA10, PA9)
176
190
Nucleo_64.menu.board_part_num.NUCLEO_L476RG=Nucleo L476RG
You can’t perform that action at this time.
0 commit comments