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