Merge pull request #334 from Wetmelon/feature/SVD

Use an STM32F4 SVD for debugging so we can see registers
This commit is contained in:
Oskar Weigl
2019-05-08 16:07:17 -07:00
committed by GitHub
2 changed files with 54147 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
"interface/stlink-v2.cfg",
"target/stm32f4x_stlink.cfg",
],
"svdFile": "${workspaceRoot}/Board/v3/STM32F40x.svd",
"cwd": "${workspaceRoot}"
},
{
File diff suppressed because it is too large Load Diff