pipedal_kconfig (Ubuntu Pi/Uboot)
This commit is contained in:
Vendored
+3
-1
@@ -21,7 +21,9 @@
|
||||
"request": "launch",
|
||||
// Resolved by CMake Tools:
|
||||
"program": "${command:cmake.launchTargetPath}",
|
||||
"args": [ ],
|
||||
"args": [
|
||||
//"-h"
|
||||
],
|
||||
"stopAtEntry": false,
|
||||
"cwd": "${workspaceFolder}",
|
||||
"environment": [
|
||||
|
||||
Reference in New Issue
Block a user