first commit
This commit is contained in:
@ -0,0 +1,78 @@
|
||||
{
|
||||
"configurations" :
|
||||
[
|
||||
{
|
||||
"directories" :
|
||||
[
|
||||
{
|
||||
"build" : ".",
|
||||
"jsonFile" : "directory-.-esp32dev-d0094a50bb2071803777.json",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.13"
|
||||
},
|
||||
"projectIndex" : 0,
|
||||
"source" : ".",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"name" : "esp32dev",
|
||||
"projects" :
|
||||
[
|
||||
{
|
||||
"directoryIndexes" :
|
||||
[
|
||||
0
|
||||
],
|
||||
"name" : "weatherslave",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"targets" :
|
||||
[
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "Debug::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-Debug-esp32dev-0f489e50f206165ee1b3.json",
|
||||
"name" : "Debug",
|
||||
"projectIndex" : 0
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "Production::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-Production-esp32dev-63f95244049cb01431c1.json",
|
||||
"name" : "Production",
|
||||
"projectIndex" : 0
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "Z_DUMMY_TARGET::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-Z_DUMMY_TARGET-esp32dev-f4680aed9131d29cab0c.json",
|
||||
"name" : "Z_DUMMY_TARGET",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"kind" : "codemodel",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "D:/03MyGit/arduino/esp32mainboard/weatherslave/cmake-build-esp32dev",
|
||||
"source" : "D:/03MyGit/arduino/esp32mainboard/weatherslave"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 3
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user