You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
1.9 KiB
JSON
78 lines
1.9 KiB
JSON
[
|
|
{
|
|
"arguments": [
|
|
"g++",
|
|
"-c",
|
|
"-Og",
|
|
"-Wall",
|
|
"-fdata-sections",
|
|
"-ffunction-sections",
|
|
"-g3",
|
|
"-DDEBUG",
|
|
"-Icfg",
|
|
"-Iinc",
|
|
"-o",
|
|
"build/p_idp.o",
|
|
"src/p_idp.cpp"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Penguinator/pi_serial_bus_manager",
|
|
"file": "src/p_idp.cpp"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"g++",
|
|
"-c",
|
|
"-Og",
|
|
"-Wall",
|
|
"-fdata-sections",
|
|
"-ffunction-sections",
|
|
"-g3",
|
|
"-DDEBUG",
|
|
"-Icfg",
|
|
"-Iinc",
|
|
"-o",
|
|
"build/p_serial_bus.o",
|
|
"src/p_serial_bus.cpp"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Penguinator/pi_serial_bus_manager",
|
|
"file": "src/p_serial_bus.cpp"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"g++",
|
|
"-c",
|
|
"-Og",
|
|
"-Wall",
|
|
"-fdata-sections",
|
|
"-ffunction-sections",
|
|
"-g3",
|
|
"-DDEBUG",
|
|
"-Icfg",
|
|
"-Iinc",
|
|
"-o",
|
|
"build/main.o",
|
|
"src/main.cpp"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Penguinator/pi_serial_bus_manager",
|
|
"file": "src/main.cpp"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"g++",
|
|
"-c",
|
|
"-Og",
|
|
"-Wall",
|
|
"-fdata-sections",
|
|
"-ffunction-sections",
|
|
"-g3",
|
|
"-DDEBUG",
|
|
"-Icfg",
|
|
"-Iinc",
|
|
"-o",
|
|
"build/p_serial_packet.o",
|
|
"src/p_serial_packet.cpp"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Penguinator/pi_serial_bus_manager",
|
|
"file": "src/p_serial_packet.cpp"
|
|
}
|
|
] |