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.
55 lines
1.3 KiB
JSON
55 lines
1.3 KiB
JSON
[
|
|
{
|
|
"arguments": [
|
|
"/usr/bin/arm-none-eabi-gcc",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-c",
|
|
"-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../hpl/systick",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../include",
|
|
"-I../shared",
|
|
"-I../shared/drivers",
|
|
"-I../shared/devices",
|
|
"-I../shared/util",
|
|
"-MTshared/util/pdebug.o",
|
|
"-o",
|
|
"shared/util/pdebug.o",
|
|
"../shared/util/pdebug.c"
|
|
],
|
|
"directory": "/storage/Shared/Documents/Projects/spi_sd_mmc_lib/build",
|
|
"file": "/storage/Shared/Documents/Projects/spi_sd_mmc_lib/build/../shared/util/pdebug.c",
|
|
"output": "/storage/Shared/Documents/Projects/spi_sd_mmc_lib/build/shared/util/pdebug.o"
|
|
}
|
|
]
|