Normalize HAL/STM32 targets (#17904)

This commit is contained in:
Jason Smith
2020-05-09 23:49:30 -07:00
committed by GitHub
parent 71b41c963b
commit ba9a9bbe58
17 changed files with 124 additions and 22 deletions

View File

@ -14,7 +14,6 @@
"0x3748"
]
],
"ldscript": "stm32f407xg.ld",
"mcu": "stm32f407vgt6",
"variant": "BIGTREE_BTT002"
},

View File

@ -14,7 +14,6 @@
"0x3748"
]
],
"ldscript": "stm32f407xg.ld",
"mcu": "stm32f407zgt6",
"variant": "BIGTREE_SKR_PRO_1v1"
},

View File

@ -14,7 +14,6 @@
"0x3748"
]
],
"ldscript": "stm32f407xg.ld",
"mcu": "stm32f407zgt6",
"variant": "FLY_F407ZG"
},

View File

@ -14,7 +14,6 @@
"0x3748"
]
],
"ldscript": "stm32f407xe.ld",
"mcu": "stm32f407vet6",
"variant": "MARLIN_F407VE"
},