10 lines
137 B
JSON
10 lines
137 B
JSON
|
{
|
||
|
"version": "0.2.0",
|
||
|
"configurations": [
|
||
|
{
|
||
|
"type": "espidf",
|
||
|
"name": "Launch",
|
||
|
"request": "launch"
|
||
|
}
|
||
|
]
|
||
|
}
|