Browse Source

🔨 Update STM32Hxx boards/variants

Followup to #25934
Scott Lahteine 1 year ago
parent
commit
bbbd6045cb

+ 1 - 1
buildroot/share/PlatformIO/boards/marlin_STM32H723ZE.json

@@ -6,7 +6,7 @@
     "f_cpu": "550000000L",
     "mcu": "stm32h723zet6",
     "product_line": "STM32H723xx",
-    "variant": "MARLIN_H723Zx"
+    "variant": "MARLIN_H723ZE"
   },
   "connectivity": [
     "can",

+ 1 - 1
buildroot/share/PlatformIO/boards/marlin_STM32H743VI.json

@@ -6,7 +6,7 @@
     "f_cpu": "480000000L",
     "mcu": "stm32h743vit6",
     "product_line": "STM32H743xx",
-    "variant": "MARLIN_H743Vx"
+    "variant": "MARLIN_H743VI"
   },
   "connectivity": [
     "can",

+ 0 - 0
buildroot/share/PlatformIO/variants/MARLIN_H723Zx/PeripheralPins.c → buildroot/share/PlatformIO/variants/MARLIN_H723ZE/PeripheralPins.c


+ 0 - 0
buildroot/share/PlatformIO/variants/MARLIN_H723Zx/PinNamesVar.h → buildroot/share/PlatformIO/variants/MARLIN_H723ZE/PinNamesVar.h


+ 0 - 0
buildroot/share/PlatformIO/variants/MARLIN_H723Zx/ldscript.ld → buildroot/share/PlatformIO/variants/MARLIN_H723ZE/ldscript.ld


+ 0 - 0
buildroot/share/PlatformIO/variants/MARLIN_H723Zx/variant_MARLIN_STM32H723ZX.cpp → buildroot/share/PlatformIO/variants/MARLIN_H723ZE/variant_MARLIN_STM32H723ZE.cpp


+ 0 - 0
buildroot/share/PlatformIO/variants/MARLIN_H723Zx/variant_MARLIN_STM32H723ZX.h → buildroot/share/PlatformIO/variants/MARLIN_H723ZE/variant_MARLIN_STM32H723ZE.h


+ 0 - 0
buildroot/share/PlatformIO/variants/MARLIN_H743Vx/PeripheralPins.c → buildroot/share/PlatformIO/variants/MARLIN_H743VI/PeripheralPins.c


+ 0 - 0
buildroot/share/PlatformIO/variants/MARLIN_H743Vx/PinNamesVar.h → buildroot/share/PlatformIO/variants/MARLIN_H743VI/PinNamesVar.h


+ 0 - 0
buildroot/share/PlatformIO/variants/MARLIN_H743Vx/ldscript.ld → buildroot/share/PlatformIO/variants/MARLIN_H743VI/ldscript.ld


Some files were not shown because too many files changed in this diff