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.
986 lines
28 KiB
JSON
986 lines
28 KiB
JSON
[
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThpl/gclk/hpl_gclk.d",
|
|
"-MThpl/gclk/hpl_gclk.o",
|
|
"-o",
|
|
"hpl/gclk/hpl_gclk.o",
|
|
"../hpl/gclk/hpl_gclk.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hpl/gclk/hpl_gclk.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MTmain.d",
|
|
"-MTmain.o",
|
|
"-o",
|
|
"main.o",
|
|
"../main.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../main.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThal/src/hal_atomic.d",
|
|
"-MThal/src/hal_atomic.o",
|
|
"-o",
|
|
"hal/src/hal_atomic.o",
|
|
"../hal/src/hal_atomic.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hal/src/hal_atomic.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThpl/core/hpl_init.d",
|
|
"-MThpl/core/hpl_init.o",
|
|
"-o",
|
|
"hpl/core/hpl_init.o",
|
|
"../hpl/core/hpl_init.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hpl/core/hpl_init.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThpl/core/hpl_core_m0plus_base.d",
|
|
"-MThpl/core/hpl_core_m0plus_base.o",
|
|
"-o",
|
|
"hpl/core/hpl_core_m0plus_base.o",
|
|
"../hpl/core/hpl_core_m0plus_base.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hpl/core/hpl_core_m0plus_base.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThal/src/hal_usart_sync.d",
|
|
"-MThal/src/hal_usart_sync.o",
|
|
"-o",
|
|
"hal/src/hal_usart_sync.o",
|
|
"../hal/src/hal_usart_sync.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hal/src/hal_usart_sync.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThpl/sysctrl/hpl_sysctrl.d",
|
|
"-MThpl/sysctrl/hpl_sysctrl.o",
|
|
"-o",
|
|
"hpl/sysctrl/hpl_sysctrl.o",
|
|
"../hpl/sysctrl/hpl_sysctrl.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hpl/sysctrl/hpl_sysctrl.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThal/src/hal_io.d",
|
|
"-MThal/src/hal_io.o",
|
|
"-o",
|
|
"hal/src/hal_io.o",
|
|
"../hal/src/hal_io.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hal/src/hal_io.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MTatmel_start.d",
|
|
"-MTatmel_start.o",
|
|
"-o",
|
|
"atmel_start.o",
|
|
"../atmel_start.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../atmel_start.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThal/src/hal_gpio.d",
|
|
"-MThal/src/hal_gpio.o",
|
|
"-o",
|
|
"hal/src/hal_gpio.o",
|
|
"../hal/src/hal_gpio.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hal/src/hal_gpio.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThpl/dmac/hpl_dmac.d",
|
|
"-MThpl/dmac/hpl_dmac.o",
|
|
"-o",
|
|
"hpl/dmac/hpl_dmac.o",
|
|
"../hpl/dmac/hpl_dmac.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hpl/dmac/hpl_dmac.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThal/utils/src/utils_list.d",
|
|
"-MThal/utils/src/utils_list.o",
|
|
"-o",
|
|
"hal/utils/src/utils_list.o",
|
|
"../hal/utils/src/utils_list.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hal/utils/src/utils_list.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThal/utils/src/utils_event.d",
|
|
"-MThal/utils/src/utils_event.o",
|
|
"-o",
|
|
"hal/utils/src/utils_event.o",
|
|
"../hal/utils/src/utils_event.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hal/utils/src/utils_event.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThal/utils/src/utils_syscalls.d",
|
|
"-MThal/utils/src/utils_syscalls.o",
|
|
"-o",
|
|
"hal/utils/src/utils_syscalls.o",
|
|
"../hal/utils/src/utils_syscalls.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hal/utils/src/utils_syscalls.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThal/utils/src/utils_assert.d",
|
|
"-MThal/utils/src/utils_assert.o",
|
|
"-o",
|
|
"hal/utils/src/utils_assert.o",
|
|
"../hal/utils/src/utils_assert.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hal/utils/src/utils_assert.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThal/src/hal_sleep.d",
|
|
"-MThal/src/hal_sleep.o",
|
|
"-o",
|
|
"hal/src/hal_sleep.o",
|
|
"../hal/src/hal_sleep.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hal/src/hal_sleep.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThpl/sercom/hpl_sercom.d",
|
|
"-MThpl/sercom/hpl_sercom.o",
|
|
"-o",
|
|
"hpl/sercom/hpl_sercom.o",
|
|
"../hpl/sercom/hpl_sercom.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hpl/sercom/hpl_sercom.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MTexamples/driver_examples.d",
|
|
"-MTexamples/driver_examples.o",
|
|
"-o",
|
|
"examples/driver_examples.o",
|
|
"../examples/driver_examples.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../examples/driver_examples.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MTsamd21a/gcc/system_samd21.d",
|
|
"-MTsamd21a/gcc/system_samd21.o",
|
|
"-o",
|
|
"samd21a/gcc/system_samd21.o",
|
|
"../samd21a/gcc/system_samd21.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../samd21a/gcc/system_samd21.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThal/src/hal_delay.d",
|
|
"-MThal/src/hal_delay.o",
|
|
"-o",
|
|
"hal/src/hal_delay.o",
|
|
"../hal/src/hal_delay.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hal/src/hal_delay.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MTsamd21a/gcc/gcc/startup_samd21.d",
|
|
"-MTsamd21a/gcc/gcc/startup_samd21.o",
|
|
"-o",
|
|
"samd21a/gcc/gcc/startup_samd21.o",
|
|
"../samd21a/gcc/gcc/startup_samd21.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../samd21a/gcc/gcc/startup_samd21.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThpl/pm/hpl_pm.d",
|
|
"-MThpl/pm/hpl_pm.o",
|
|
"-o",
|
|
"hpl/pm/hpl_pm.o",
|
|
"../hpl/pm/hpl_pm.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hpl/pm/hpl_pm.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MThal/src/hal_init.d",
|
|
"-MThal/src/hal_init.o",
|
|
"-o",
|
|
"hal/src/hal_init.o",
|
|
"../hal/src/hal_init.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../hal/src/hal_init.c"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"arm-none-eabi-g++",
|
|
"-c",
|
|
"-x",
|
|
"c",
|
|
"-mthumb",
|
|
"-DDEBUG",
|
|
"-Os",
|
|
"-ffunction-sections",
|
|
"-mlong-calls",
|
|
"-g3",
|
|
"-Wall",
|
|
"-std=gnu99",
|
|
"-D__SAMD21J18A__",
|
|
"-mcpu=cortex-m0plus",
|
|
"-I../",
|
|
"-I../config",
|
|
"-I../examples",
|
|
"-I../hal/include",
|
|
"-I../hal/utils/include",
|
|
"-I../hpl/core",
|
|
"-I../hpl/dmac",
|
|
"-I../hpl/gclk",
|
|
"-I../hpl/pm",
|
|
"-I../hpl/port",
|
|
"-I../hpl/sercom",
|
|
"-I../hpl/sysctrl",
|
|
"-I../hri",
|
|
"-I../",
|
|
"-I../CMSIS/Core/Include",
|
|
"-I../samd21a/include",
|
|
"-MTdriver_init.d",
|
|
"-MTdriver_init.o",
|
|
"-o",
|
|
"driver_init.o",
|
|
"../driver_init.c"
|
|
],
|
|
"directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_d21_edition/gcc",
|
|
"file": "../driver_init.c"
|
|
}
|
|
] |