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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
|
[
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
"arm-none-eabi-gcc",
|
|
|
|
"-c",
|
|
|
|
"-x",
|
|
|
|
"c",
|
|
|
|
"-mthumb",
|
|
|
|
"-DDEBUG",
|
|
|
|
"-DLV_CONF_INCLUDE_SIMPLE",
|
|
|
|
"-Os",
|
|
|
|
"-ffunction-sections",
|
|
|
|
"-mlong-calls",
|
|
|
|
"-g3",
|
|
|
|
"-Wall",
|
|
|
|
"-std=gnu99",
|
|
|
|
"-D__SAME54N19A__",
|
|
|
|
"-mcpu=cortex-m4",
|
|
|
|
"-mfloat-abi=softfp",
|
|
|
|
"-mfpu=fpv4-sp-d16",
|
|
|
|
"-I../",
|
|
|
|
"-I../config",
|
|
|
|
"-I../hal/include",
|
|
|
|
"-I../hal/utils/include",
|
|
|
|
"-I../hpl/cmcc",
|
|
|
|
"-I../hpl/core",
|
|
|
|
"-I../hpl/dmac",
|
|
|
|
"-I../hpl/eic",
|
|
|
|
"-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/tc",
|
|
|
|
"-I../hri",
|
|
|
|
"-I../CMSIS/Core/Include",
|
|
|
|
"-I../include",
|
|
|
|
"-I../shared/thirdparty",
|
|
|
|
"-I../shared/thirdparty/lvgl",
|
|
|
|
"-I../shared/drivers",
|
|
|
|
"-I../shared/devices",
|
|
|
|
"-I../shared/devices/display",
|
|
|
|
"-MTshared/drivers/p_i2c.d",
|
|
|
|
"-MTshared/drivers/p_i2c.o",
|
|
|
|
"-o",
|
|
|
|
"shared/drivers/p_i2c.o",
|
|
|
|
"../shared/drivers/p_i2c.c"
|
|
|
|
],
|
|
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc",
|
|
|
|
"file": "../shared/drivers/p_i2c.c"
|
|
|
|
}
|
|
|
|
]
|