15 lines
349 B
JSON
15 lines
349 B
JSON
|
{
|
||
|
"version": "0.2.1",
|
||
|
"configurations": [
|
||
|
{
|
||
|
"type": "azurespheredbg",
|
||
|
"name": "wolfssl_new_azsphere (HLCore)",
|
||
|
"project": "CMakeLists.txt",
|
||
|
"workingDirectory": "${workspaceRoot}",
|
||
|
"applicationPath": "${debugInfo.target}",
|
||
|
"imagePath": "${debugInfo.targetImage}",
|
||
|
"partnerComponents": []
|
||
|
}
|
||
|
]
|
||
|
}
|