- initial ESP-IDF project - starting custom component (Timber) Signed-off-by: Peter Siegmund <peter@rdkr.com>
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"type": "espidf",
|
|
"name": "Launch",
|
|
"request": "launch"
|
|
}
|
|
]
|
|
} |