瀏覽代碼

🧑‍💻 Relocate a variant

Scott Lahteine 2 年之前
父節點
當前提交
a1ffd59931

+ 1
- 1
buildroot/share/PlatformIO/boards/marlin_STM32G0B1RE.json 查看文件

@@ -9,7 +9,7 @@
9 9
     },
10 10
     "mcu": "stm32g0b1ret6",
11 11
     "product_line": "STM32G0B1xx",
12
-    "variant": "STM32G0xx/MARLIN_G0B1RE"
12
+    "variant": "MARLIN_G0B1RE"
13 13
   },
14 14
   "debug": {
15 15
     "default_tools": [

buildroot/share/PlatformIO/variants/STM32G0xx/MARLIN_G0B1RE/PeripheralPins.c → buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/PeripheralPins.c 查看文件


buildroot/share/PlatformIO/variants/STM32G0xx/MARLIN_G0B1RE/PinNamesVar.h → buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/PinNamesVar.h 查看文件


buildroot/share/PlatformIO/variants/STM32G0xx/MARLIN_G0B1RE/ldscript.ld → buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/ldscript.ld 查看文件


buildroot/share/PlatformIO/variants/STM32G0xx/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.cpp → buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.cpp 查看文件


buildroot/share/PlatformIO/variants/STM32G0xx/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.h → buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.h 查看文件


Loading…
取消
儲存