TheJoKlLa cf395f9c86 Init
2024-11-06 08:54:31 -05:00

15 lines
244 B
JSON

{
"version": "0.2.0",
"configurations": [
{
"type": "gdbtarget",
"request": "attach",
"name": "Eclipse CDT GDB Adapter"
},
{
"type": "espidf",
"name": "Launch",
"request": "launch"
}
]
}