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 GitHub
parent 828a582f4d
commit 4fc1aba848
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",