Update HAL/STM32 platform to 8.0 (#18496)

This commit is contained in:
Jason Smith
2020-09-07 19:41:48 -07:00
committed by Scott Lahteine
parent 5fcfecc56e
commit 784016a25e
23 changed files with 180 additions and 633 deletions

View File

@@ -15,7 +15,8 @@
]
],
"mcu": "stm32f407zgt6",
"variant": "LERDGE"
"variant": "LERDGE",
"ldscript": "LERDGE.ld"
},
"debug": {
"jlink_device": "STM32F407ZG",