Files
EmbeddedAVR/cmake-build-release-avr/.cmake/api/v1/reply/target-avrtest-atmega32.elf-Release-bb683c5479016d0bd028.json
2025-04-14 07:10:01 +02:00

117 lines
1.7 KiB
JSON

{
"artifacts" :
[
{
"path" : "avrtest-atmega32.elf"
}
],
"backtrace" : 2,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"add_avr_executable",
"add_definitions"
],
"files" :
[
"generic-gcc-avr.cmake",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 144,
"parent" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 181,
"parent" : 1
},
{
"command" : 2,
"file" : 1,
"line" : 125,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-Os -fdiagnostics-color=always -fpack-struct -fshort-enums -Wall -Werror -pedantic -pedantic-errors -funsigned-char -funsigned-bitfields -ffunction-sections -c -std=gnu99"
},
{
"fragment" : "-mmcu=atmega32"
}
],
"defines" :
[
{
"backtrace" : 3,
"define" : "F_CPU=8000000UL"
}
],
"language" : "C",
"sourceIndexes" :
[
0
]
}
],
"id" : "avrtest-atmega32.elf::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-Os",
"role" : "flags"
},
{
"fragment" : "-mmcu=atmega32 -Wl,--gc-sections -mrelax -Wl,-Map,avrtest-atmega32.map",
"role" : "flags"
}
],
"language" : "C"
},
"name" : "avrtest-atmega32.elf",
"nameOnDisk" : "avrtest-atmega32.elf",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "main.c",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}