esp32-servo/.pio/build/esp32dev/.cmake/api/v1/reply/target-partition_table-flash-a76e7295540b790e04fb.json

89 lines
1.5 KiB
JSON
Raw Normal View History

2025-08-21 14:44:24 +08:00
{
"backtrace" : 2,
"backtraceGraph" :
{
"commands" :
[
"add_custom_target",
"add_deprecated_target_alias",
"add_dependencies"
],
"files" :
[
"/Users/tankaitao/.platformio/packages/framework-espidf/tools/cmake/utilities.cmake",
"/Users/tankaitao/.platformio/packages/framework-espidf/components/partition_table/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 159,
"parent" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 359,
"parent" : 1
},
{
"command" : 2,
"file" : 0,
"line" : 364,
"parent" : 1
}
]
},
"dependencies" :
[
{
"backtrace" : 3,
"id" : "partition-table-flash::@8e7a60ee4fe55e1aaabf"
}
],
"id" : "partition_table-flash::@8e7a60ee4fe55e1aaabf",
"name" : "partition_table-flash",
"paths" :
{
"build" : "esp-idf/partition_table",
"source" : "/Users/tankaitao/.platformio/packages/framework-espidf/components/partition_table"
},
"sourceGroups" :
[
{
"name" : "",
"sourceIndexes" :
[
0
]
},
{
"name" : "CMake Rules",
"sourceIndexes" :
[
1
]
}
],
"sources" :
[
{
"backtrace" : 2,
"isGenerated" : true,
"path" : ".pio/build/esp32dev/esp-idf/partition_table/CMakeFiles/partition_table-flash",
"sourceGroupIndex" : 0
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : ".pio/build/esp32dev/esp-idf/partition_table/CMakeFiles/partition_table-flash.rule",
"sourceGroupIndex" : 1
}
],
"type" : "UTILITY"
}