mirror of
https://gitee.com/moluo-tech/AT-Command
synced 2025-06-18 08:27:51 +00:00
9 lines
205 B
JSON
9 lines
205 B
JSON
![]() |
{
|
||
|
"makefile.launchConfigurations": [
|
||
|
{
|
||
|
"cwd": "${workspaceFolder}/output",
|
||
|
"binaryPath": "${workspaceFolder}/output/demo",
|
||
|
"binaryArgs": []
|
||
|
}
|
||
|
]
|
||
|
}
|