mirror of
https://gitee.com/moluo-tech/AT-Command
synced 2025-06-17 16:07:52 +00:00
9 lines
233 B
JSON
9 lines
233 B
JSON
![]() |
{
|
||
|
"makefile.launchConfigurations": [
|
||
|
{
|
||
|
"cwd": "${workspaceFolder}/samples/linux/output",
|
||
|
"binaryPath": "${workspaceFolder}/samples/linux/output/demo",
|
||
|
"binaryArgs": []
|
||
|
}
|
||
|
]
|
||
|
}
|