kopia lustrzana https://github.com/meshtastic/firmware
17 wiersze
234 B
JSON
17 wiersze
234 B
JSON
|
{
|
||
|
"version": "2.0.0",
|
||
|
"tasks": [
|
||
|
{
|
||
|
"type": "PlatformIO",
|
||
|
"task": "Build",
|
||
|
"problemMatcher": [
|
||
|
"$platformio"
|
||
|
],
|
||
|
"group": {
|
||
|
"kind": "build",
|
||
|
"isDefault": true
|
||
|
},
|
||
|
"label": "PlatformIO: Build"
|
||
|
}
|
||
|
]
|
||
|
}
|