Skip to content

Commit f99d5ec

Browse files
committed
🔨 Update STM32Hxx boards/variants
Followup to MarlinFirmware#25934
1 parent faece2f commit f99d5ec

12 files changed

+2
-2
lines changed

buildroot/share/PlatformIO/boards/marlin_STM32H723ZE.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"f_cpu": "550000000L",
77
"mcu": "stm32h723zet6",
88
"product_line": "STM32H723xx",
9-
"variant": "MARLIN_H723Zx"
9+
"variant": "MARLIN_H723ZE"
1010
},
1111
"connectivity": [
1212
"can",

buildroot/share/PlatformIO/boards/marlin_STM32H743VI.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"f_cpu": "480000000L",
77
"mcu": "stm32h743vit6",
88
"product_line": "STM32H743xx",
9-
"variant": "MARLIN_H743Vx"
9+
"variant": "MARLIN_H743VI"
1010
},
1111
"connectivity": [
1212
"can",

0 commit comments

Comments
 (0)