This commit is contained in:
2025-04-14 07:10:01 +02:00
parent 65a1e01aa6
commit 0f2eefe96c
114 changed files with 11292 additions and 8 deletions

View File

@@ -0,0 +1,87 @@
{
"backtrace" : 2,
"backtraceGraph" :
{
"commands" :
[
"add_custom_target",
"add_avr_executable"
],
"files" :
[
"generic-gcc-avr.cmake",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 144,
"parent" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 236,
"parent" : 1
}
]
},
"dependencies" :
[
{
"id" : "avrtest-atmega32.elf::@6890427a1f51a3e7e1df"
}
],
"id" : "upload_avrtest::@6890427a1f51a3e7e1df",
"name" : "upload_avrtest",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "",
"sourceIndexes" :
[
0
]
},
{
"name" : "CMake Rules",
"sourceIndexes" :
[
1,
2
]
}
],
"sources" :
[
{
"backtrace" : 2,
"isGenerated" : true,
"path" : "cmake-build-release-avr/CMakeFiles/upload_avrtest",
"sourceGroupIndex" : 0
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "cmake-build-release-avr/CMakeFiles/upload_avrtest.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "cmake-build-release-avr/avrtest-atmega32.hex.rule",
"sourceGroupIndex" : 1
}
],
"type" : "UTILITY"
}