Fix VSCode launch config
This commit is contained in:
@@ -10,6 +10,7 @@ cortex-m = { version = "0.7.6", features = ["critical-section-single-core"] }
|
||||
cortex-m-rt = "0.7"
|
||||
cortex-m-semihosting = "0.5"
|
||||
panic-halt = "1.0.0"
|
||||
panic-semihosting = "0.6"
|
||||
stm32f3 = { version = "0.16.0", features = ["stm32f303"] }
|
||||
stm32f3xx-hal = { version = "0.10.0", features = ["stm32f303xc"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user