准备驱动移植适配Rust
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -18,7 +18,7 @@
|
||||
"svdFile": "${workspaceFolder}/cmake/stm32f4/STM32F407.svd",
|
||||
"armToolchainPath": "D:/ARM_GCC/bin",
|
||||
"gdbPath": "D:/ARM_GCC/bin/arm-none-eabi-gdb.exe",
|
||||
"serverpath": "D:/SEGGER/JLink_V898/JLinkGDBServerCL.exe",
|
||||
"serverpath": "D:/SEGGER/JLink/JLinkGDBServerCL.exe",
|
||||
"serverArgs": [
|
||||
"-device", "STM32F407VE",
|
||||
"-if", "SWD",
|
||||
|
||||
Reference in New Issue
Block a user