initial setup
This commit is contained in:
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_custom_target",
|
||||
"pico_define_boot_stage2",
|
||||
"add_custom_command"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"/home/spider_pig/src/c/pico/pico-sdk/src/rp2_common/boot_stage2/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 0
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 0,
|
||||
"line" : 101,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 65,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 66,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "bs2_default::@bc554eaed616d198a22d"
|
||||
}
|
||||
],
|
||||
"id" : "bs2_default_bin::@bc554eaed616d198a22d",
|
||||
"name" : "bs2_default_bin",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "pico-sdk/src/rp2_common/boot_stage2",
|
||||
"source" : "/home/spider_pig/src/c/pico/pico-sdk/src/rp2_common/boot_stage2"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "CMake Rules",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"isGenerated" : true,
|
||||
"path" : "build/pico-sdk/src/rp2_common/boot_stage2/CMakeFiles/bs2_default_bin",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 0,
|
||||
"isGenerated" : true,
|
||||
"path" : "build/pico-sdk/src/rp2_common/boot_stage2/CMakeFiles/bs2_default_bin.rule",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 0,
|
||||
"isGenerated" : true,
|
||||
"path" : "build/pico-sdk/src/rp2_common/boot_stage2/bs2_default.bin.rule",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "UTILITY"
|
||||
}
|
||||
Reference in New Issue
Block a user