First submit, make led blink
This commit is contained in:
26
Provider/esp_idf_project_configuration.json
Normal file
26
Provider/esp_idf_project_configuration.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"Provider-Default": {
|
||||
"build": {
|
||||
"compileArgs": [],
|
||||
"ninjaArgs": [],
|
||||
"buildDirectoryPath": "",
|
||||
"sdkconfigDefaults": [],
|
||||
"sdkconfigFilePath": ""
|
||||
},
|
||||
"env": {},
|
||||
"flashBaudRate": "",
|
||||
"idfTarget": "esp32s3",
|
||||
"monitorBaudRate": "",
|
||||
"openOCD": {
|
||||
"debugLevel": -1,
|
||||
"configs": [],
|
||||
"args": []
|
||||
},
|
||||
"tasks": {
|
||||
"preBuild": "",
|
||||
"preFlash": "",
|
||||
"postBuild": "",
|
||||
"postFlash": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user