working 6kro
This commit is contained in:
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"configurations" :
|
||||
[
|
||||
{
|
||||
"directories" :
|
||||
[
|
||||
{
|
||||
"build" : ".",
|
||||
"childIndexes" :
|
||||
[
|
||||
1
|
||||
],
|
||||
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.22"
|
||||
},
|
||||
"projectIndex" : 0,
|
||||
"source" : ".",
|
||||
"targetIndexes" :
|
||||
[
|
||||
2
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "cmake/stm32cubemx",
|
||||
"jsonFile" : "directory-cmake.stm32cubemx-Debug-4b19649788072bcc790a.json",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.22"
|
||||
},
|
||||
"parentIndex" : 0,
|
||||
"projectIndex" : 0,
|
||||
"source" : "cmake/stm32cubemx",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0,
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"name" : "Debug",
|
||||
"projects" :
|
||||
[
|
||||
{
|
||||
"directoryIndexes" :
|
||||
[
|
||||
0,
|
||||
1
|
||||
],
|
||||
"name" : "modularkbd",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"targets" :
|
||||
[
|
||||
{
|
||||
"directoryIndex" : 1,
|
||||
"id" : "STM32_Drivers::@768a070a0fe75716b479",
|
||||
"jsonFile" : "target-STM32_Drivers-Debug-a72e28ffb6b346f90c0d.json",
|
||||
"name" : "STM32_Drivers",
|
||||
"projectIndex" : 0
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 1,
|
||||
"id" : "USB_Device_Library::@768a070a0fe75716b479",
|
||||
"jsonFile" : "target-USB_Device_Library-Debug-cb8318a9de2112c1af7f.json",
|
||||
"name" : "USB_Device_Library",
|
||||
"projectIndex" : 0
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "modularkbd::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-modularkbd-Debug-949bb5480ee3d6fa3c58.json",
|
||||
"name" : "modularkbd",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"kind" : "codemodel",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "/home/ukim/Projects/modular-kbd/firmware/stmf446retx-new/build/Debug",
|
||||
"source" : "/home/ukim/Projects/modular-kbd/firmware/stmf446retx-new"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 6
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user