Browse Source

🧑‍💻 Relocate a variant

FB4S_WIFI
Scott Lahteine 2 years ago
parent
commit
15eabba11d
  1. 2
      buildroot/share/PlatformIO/boards/marlin_STM32G0B1RE.json
  2. 0
      buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/PeripheralPins.c
  3. 0
      buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/PinNamesVar.h
  4. 0
      buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/ldscript.ld
  5. 0
      buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.cpp
  6. 0
      buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.h

2
buildroot/share/PlatformIO/boards/marlin_STM32G0B1RE.json

@ -9,7 +9,7 @@
},
"mcu": "stm32g0b1ret6",
"product_line": "STM32G0B1xx",
"variant": "STM32G0xx/MARLIN_G0B1RE"
"variant": "MARLIN_G0B1RE"
},
"debug": {
"default_tools": [

0
buildroot/share/PlatformIO/variants/STM32G0xx/MARLIN_G0B1RE/PeripheralPins.c → buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/PeripheralPins.c

0
buildroot/share/PlatformIO/variants/STM32G0xx/MARLIN_G0B1RE/PinNamesVar.h → buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/PinNamesVar.h

0
buildroot/share/PlatformIO/variants/STM32G0xx/MARLIN_G0B1RE/ldscript.ld → buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/ldscript.ld

0
buildroot/share/PlatformIO/variants/STM32G0xx/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.cpp → buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.cpp

0
buildroot/share/PlatformIO/variants/STM32G0xx/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.h → buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.h

Loading…
Cancel
Save