add preset to upload frimware
This commit is contained in:
@@ -21,6 +21,14 @@
|
||||
{
|
||||
"name": "Release",
|
||||
"configurePreset": "Release"
|
||||
},
|
||||
{
|
||||
"name": "flash",
|
||||
"configurePreset": "Release",
|
||||
"targets": [
|
||||
"flash"
|
||||
],
|
||||
"description": "Build and flash firmware to AVR"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user