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.

98 lines
2.6 KiB
JSON

[
{
"arguments": [
"arm-none-eabi-gcc",
"-c",
"-x",
"c",
"-mthumb",
"-DDEBUG",
"-Os",
"-ffunction-sections",
"-mlong-calls",
"-g3",
"-Wall",
"-std=gnu99",
"-D__SAME54P20A__",
"-mcpu=cortex-m4",
"-mfloat-abi=softfp",
"-mfpu=fpv4-sp-d16",
"-I../",
"-I../config",
"-I../examples",
"-I../hal/include",
"-I../hal/utils/include",
"-I../hpl/cmcc",
"-I../hpl/core",
"-I../hpl/dmac",
"-I../hpl/gclk",
"-I../hpl/mclk",
"-I../hpl/osc32kctrl",
"-I../hpl/oscctrl",
"-I../hpl/pm",
"-I../hpl/port",
"-I../hpl/ramecc",
"-I../hpl/sercom",
"-I../hri",
"-I../",
"-I../CMSIS/Core/Include",
"-I../include",
"-I../drivers",
"-MTdrivers/p_i2c.d",
"-MTdrivers/p_i2c.o",
"-o",
"drivers/p_i2c.o",
"../drivers/p_i2c.c"
],
"directory": "/storage/Shared/Projects/i2c_detect/e54/asf4/gcc",
"file": "../drivers/p_i2c.c"
},
{
"arguments": [
"arm-none-eabi-gcc",
"-c",
"-x",
"c",
"-mthumb",
"-DDEBUG",
"-Os",
"-ffunction-sections",
"-mlong-calls",
"-g3",
"-Wall",
"-std=gnu99",
"-D__SAME54P20A__",
"-mcpu=cortex-m4",
"-mfloat-abi=softfp",
"-mfpu=fpv4-sp-d16",
"-I../",
"-I../config",
"-I../examples",
"-I../hal/include",
"-I../hal/utils/include",
"-I../hpl/cmcc",
"-I../hpl/core",
"-I../hpl/dmac",
"-I../hpl/gclk",
"-I../hpl/mclk",
"-I../hpl/osc32kctrl",
"-I../hpl/oscctrl",
"-I../hpl/pm",
"-I../hpl/port",
"-I../hpl/ramecc",
"-I../hpl/sercom",
"-I../hri",
"-I../",
"-I../CMSIS/Core/Include",
"-I../include",
"-I../drivers",
"-MTmain.d",
"-MTmain.o",
"-o",
"main.o",
"../main.c"
],
"directory": "/storage/Shared/Projects/i2c_detect/e54/asf4/gcc",
"file": "../main.c"
}
]