Files
BA_DIY_Power_PCB/cmake-build-debug/.cmake/api/v1/reply/target-bootloader-flash-Debug-f531adbad24e80659dcd.json
2024-11-15 22:29:50 +01:00

96 lines
1.5 KiB
JSON

{
"backtrace" : 3,
"backtraceGraph" :
{
"commands" :
[
"add_custom_target",
"esptool_py_flash_target",
"esptool_py_custom_target",
"add_dependencies"
],
"files" :
[
"/home/zaske/esp/esp-idf/components/esptool_py/project_include.cmake",
"/home/zaske/esp/esp-idf/components/bootloader/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 1
},
{
"command" : 2,
"file" : 1,
"line" : 22,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 501,
"parent" : 1
},
{
"command" : 0,
"file" : 0,
"line" : 389,
"parent" : 2
},
{
"command" : 3,
"file" : 0,
"line" : 507,
"parent" : 1
}
]
},
"dependencies" :
[
{
"backtrace" : 4,
"id" : "bootloader::@6890427a1f51a3e7e1df"
}
],
"id" : "bootloader-flash::@4013c5adf9c02e1a402c",
"name" : "bootloader-flash",
"paths" :
{
"build" : "esp-idf/bootloader",
"source" : "/home/zaske/esp/esp-idf/components/bootloader"
},
"sourceGroups" :
[
{
"name" : "",
"sourceIndexes" :
[
0
]
},
{
"name" : "CMake Rules",
"sourceIndexes" :
[
1
]
}
],
"sources" :
[
{
"backtrace" : 3,
"isGenerated" : true,
"path" : "cmake-build-debug/esp-idf/bootloader/CMakeFiles/bootloader-flash",
"sourceGroupIndex" : 0
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "cmake-build-debug/esp-idf/bootloader/CMakeFiles/bootloader-flash.rule",
"sourceGroupIndex" : 1
}
],
"type" : "UTILITY"
}