it compiles, but didn't show anything on the screen yet Signed-off-by: Peter Siegmund <developer@mars3142.org>
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"type": "espidf",
|
|
"name": "Launch",
|
|
"request": "launch"
|
|
}
|
|
]
|
|
} |