@@ -1231,6 +1231,22 @@ Disco.menu.pnum.B_L4S5I_IOT01A.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
12311231Disco.menu.pnum.B_L4S5I_IOT01A.openocd.target=stm32l4x
12321232Disco.menu.pnum.B_L4S5I_IOT01A.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32L4xx/STM32L4S5.svd
12331233
1234+ # STM32L562E-DK
1235+ Disco.menu.pnum.STM32L562E_DK=STM32L562E-DK
1236+ Disco.menu.pnum.STM32L562E_DK.node="DIS_L4IOT,DIS_L4S5VI"
1237+ Disco.menu.pnum.STM32L562E_DK.upload.maximum_size=524288
1238+ Disco.menu.pnum.STM32L562E_DK.upload.maximum_data_size=196608
1239+ Disco.menu.pnum.STM32L562E_DK.build.mcu=cortex-m33
1240+ Disco.menu.pnum.STM32L562E_DK.build.fpu=-mfpu=fpv4-sp-d16
1241+ Disco.menu.pnum.STM32L562E_DK.build.float-abi=-mfloat-abi=hard
1242+ Disco.menu.pnum.STM32L562E_DK.build.board=STM32L562E_DK
1243+ Disco.menu.pnum.STM32L562E_DK.build.series=STM32L5xx
1244+ Disco.menu.pnum.STM32L562E_DK.build.product_line=STM32L562xx
1245+ Disco.menu.pnum.STM32L562E_DK.build.variant=STM32L5xx/L552Q(C-E)IxQ_L562QEIxQ
1246+ Disco.menu.pnum.STM32L562E_DK.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
1247+ Disco.menu.pnum.STM32L562E_DK.openocd.target=stm32l5x
1248+ Disco.menu.pnum.STM32L562E_DK.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32L5xx/STM32L562.svd
1249+
12341250# B_U585I_IOT02A board
12351251Disco.menu.pnum.B_U585I_IOT02A=B-U585I-IOT02A
12361252Disco.menu.pnum.B_U585I_IOT02A.node="NOD_U585AI,DIS_U585AI"
@@ -12253,6 +12269,15 @@ GenL5.menu.pnum.GENERIC_L562ZETXQ.build.product_line=STM32L562xx
1225312269GenL5.menu.pnum.GENERIC_L562ZETXQ.build.variant=STM32L5xx/L552Z(C-E)TxQ_L562ZETxQ
1225412270GenL5.menu.pnum.GENERIC_L562ZETXQ.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32L5xx/STM32L562.svd
1225512271
12272+ # Generic L562QEIxQ
12273+ GenL5.menu.pnum.GENERIC_L562QEIXQ=Generic L562QEIxQ
12274+ GenL5.menu.pnum.GENERIC_L562QEIXQ.upload.maximum_size=524288
12275+ GenL5.menu.pnum.GENERIC_L562QEIXQ.upload.maximum_data_size=196608
12276+ GenL5.menu.pnum.GENERIC_L562QEIXQ.build.board=GENERIC_L562QEIXQ
12277+ GenL5.menu.pnum.GENERIC_L562QEIXQ.build.product_line=STM32L562xx
12278+ GenL5.menu.pnum.GENERIC_L562QEIXQ.build.variant=STM32L5xx/L552Q(C-E)IxQ_L562QEIxQ
12279+ GenL5.menu.pnum.GENERIC_L562QEIXQ.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32L5xx/STM32L562.svd
12280+
1225612281# Upload menu
1225712282GenL5.menu.upload_method.swdMethod=STM32CubeProgrammer (SWD)
1225812283GenL5.menu.upload_method.swdMethod.upload.protocol=swd
0 commit comments