mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-31 14:12:52 +00:00
🧑💻 Relocate a variant
This commit is contained in:
parent
7ef9e6df98
commit
a1ffd59931
6 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"mcu": "stm32g0b1ret6",
|
||||
"product_line": "STM32G0B1xx",
|
||||
"variant": "STM32G0xx/MARLIN_G0B1RE"
|
||||
"variant": "MARLIN_G0B1RE"
|
||||
},
|
||||
"debug": {
|
||||
"default_tools": [
|
||||
|
|
Loading…
Reference in a new issue