diff --git a/software/firmware/oracle_same54n19a/.gdb_history b/software/firmware/oracle_same54n19a/.gdb_history new file mode 100644 index 00000000..bca70f35 --- /dev/null +++ b/software/firmware/oracle_same54n19a/.gdb_history @@ -0,0 +1 @@ +q diff --git a/software/firmware/oracle_same54n19a/.pclangd b/software/firmware/oracle_same54n19a/.pclangd new file mode 100644 index 00000000..44f592ef --- /dev/null +++ b/software/firmware/oracle_same54n19a/.pclangd @@ -0,0 +1,14 @@ +{ + "clangd_args": + { + "toolchain": "arm-none-eabi-gcc", + "build_dir": "gcc" + }, + "dap_args": + { + "program_name": "AtmelStart.elf", + "args": ["-x", "scripts/debug.gdb"], + "build_dir": "gcc" + } + +} diff --git a/software/firmware/oracle_same54n19a/.penguin_clangd b/software/firmware/oracle_same54n19a/.penguin_clangd deleted file mode 100644 index 6b21d265..00000000 --- a/software/firmware/oracle_same54n19a/.penguin_clangd +++ /dev/null @@ -1,8 +0,0 @@ -{ - "clangd_args" : - { - "toolchain": "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", - "build_dir": "gcc" - } -} - diff --git a/software/firmware/oracle_same54n19a/compile_commands.json b/software/firmware/oracle_same54n19a/compile_commands.json deleted file mode 100644 index 7ec091b6..00000000 --- a/software/firmware/oracle_same54n19a/compile_commands.json +++ /dev/null @@ -1,8164 +0,0 @@ -[ - { - "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", - "-MThpl/tc/hpl_tc.d", - "-MThpl/tc/hpl_tc.o", - "-o", - "hpl/tc/hpl_tc.o", - "../hpl/tc/hpl_tc.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/tc/hpl_tc.c" - }, - { - "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/thirdparty/lvgl/src/lv_core/lv_refr.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_refr.o", - "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_refr.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_refr.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_refr.c" - }, - { - "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_usart.d", - "-MTshared/drivers/p_usart.o", - "-o", - "shared/drivers/p_usart.o", - "../shared/drivers/p_usart.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/drivers/p_usart.c" - }, - { - "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/thirdparty/lvgl/src/lv_core/lv_disp.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_disp.o", - "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_disp.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_disp.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_disp.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hal/src/hal_gpio.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hpl/sercom/hpl_sercom.c" - }, - { - "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", - "-MTatmel_start.d", - "-MTatmel_start.o", - "-o", - "atmel_start.o", - "../atmel_start.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../atmel_start.c" - }, - { - "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/thirdparty/lvgl/porting/lv_port_indev_template.d", - "-MTshared/thirdparty/lvgl/porting/lv_port_indev_template.o", - "-o", - "shared/thirdparty/lvgl/porting/lv_port_indev_template.o", - "../shared/thirdparty/lvgl/porting/lv_port_indev_template.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/porting/lv_port_indev_template.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_bidi.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_bidi.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_bidi.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_bidi.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_bidi.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hpl/gclk/hpl_gclk.c" - }, - { - "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/thirdparty/lvgl/src/lv_themes/lv_theme_empty.d", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.o", - "-o", - "shared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.o", - "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_roller.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_roller.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_roller.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_roller.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_roller.c" - }, - { - "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/thirdparty/lvgl/src/lv_core/lv_group.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_group.o", - "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_group.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_group.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_group.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_chart.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_chart.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_chart.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_chart.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_chart.c" - }, - { - "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/thirdparty/lvgl/src/lv_themes/lv_theme.d", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme.o", - "-o", - "shared/thirdparty/lvgl/src/lv_themes/lv_theme.o", - "../shared/thirdparty/lvgl/src/lv_themes/lv_theme.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_ll.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_ll.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_ll.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_ll.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_ll.c" - }, - { - "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", - "-MThpl/ramecc/hpl_ramecc.d", - "-MThpl/ramecc/hpl_ramecc.o", - "-o", - "hpl/ramecc/hpl_ramecc.o", - "../hpl/ramecc/hpl_ramecc.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/ramecc/hpl_ramecc.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hal/src/hal_io.c" - }, - { - "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", - "-MThal/src/hal_cache.d", - "-MThal/src/hal_cache.o", - "-o", - "hal/src/hal_cache.o", - "../hal/src/hal_cache.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_cache.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_objmask.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_objmask.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_objmask.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_objmask.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_objmask.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hpl/pm/hpl_pm.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.c" - }, - { - "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", - "-MTgcc/system_same54.d", - "-MTgcc/system_same54.o", - "-o", - "gcc/system_same54.o", - "system_same54.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "system_same54.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.c" - }, - { - "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/thirdparty/lvgl/src/lv_core/lv_style.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_style.o", - "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_style.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_style.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_style.c" - }, - { - "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/thirdparty/lvgl/src/lv_themes/lv_theme_material.d", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_material.o", - "-o", - "shared/thirdparty/lvgl/src/lv_themes/lv_theme_material.o", - "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_material.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_material.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hal/src/hal_init.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_keyboard.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.c" - }, - { - "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", - "-MTgcc/gcc/startup_same54.d", - "-MTgcc/gcc/startup_same54.o", - "-o", - "gcc/gcc/startup_same54.o", - "gcc/startup_same54.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "gcc/startup_same54.c" - }, - { - "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", - "-MThal/src/hal_usart_async.d", - "-MThal/src/hal_usart_async.o", - "-o", - "hal/src/hal_usart_async.o", - "../hal/src/hal_usart_async.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_usart_async.c" - }, - { - "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/thirdparty/lvgl/src/lv_draw/lv_draw_rect.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.o", - "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_linemeter.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hpl/core/hpl_init.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.c" - }, - { - "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/thirdparty/lvgl/src/lv_core/lv_obj.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_obj.o", - "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_obj.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_obj.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_obj.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_checkbox.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_txt.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_txt.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_txt.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_txt.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_txt.c" - }, - { - "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", - "-MThpl/osc32kctrl/hpl_osc32kctrl.d", - "-MThpl/osc32kctrl/hpl_osc32kctrl.o", - "-o", - "hpl/osc32kctrl/hpl_osc32kctrl.o", - "../hpl/osc32kctrl/hpl_osc32kctrl.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/osc32kctrl/hpl_osc32kctrl.c" - }, - { - "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", - "-MThpl/eic/hpl_eic.d", - "-MThpl/eic/hpl_eic.o", - "-o", - "hpl/eic/hpl_eic.o", - "../hpl/eic/hpl_eic.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/eic/hpl_eic.c" - }, - { - "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", - "-MThal/src/hal_ext_irq.d", - "-MThal/src/hal_ext_irq.o", - "-o", - "hal/src/hal_ext_irq.o", - "../hal/src/hal_ext_irq.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_ext_irq.c" - }, - { - "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/thirdparty/lvgl/src/lv_hal/lv_hal_disp.d", - "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.o", - "-o", - "shared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.o", - "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.c" - }, - { - "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/devices/display/p_ssd1963.d", - "-MTshared/devices/display/p_ssd1963.o", - "-o", - "shared/devices/display/p_ssd1963.o", - "../shared/devices/display/p_ssd1963.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/devices/display/p_ssd1963.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_cpicker.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_dropdown.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.c" - }, - { - "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/thirdparty/lvgl/src/lv_core/lv_debug.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_debug.o", - "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_debug.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_debug.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_debug.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_list.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_list.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_list.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_list.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_list.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.c" - }, - { - "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/thirdparty/lvgl/src/lv_draw/lv_img_cache.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_cache.o", - "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_img_cache.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_img_cache.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_img_cache.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_bar.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_bar.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_bar.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_bar.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_bar.c" - }, - { - "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/thirdparty/lvgl/tests/lv_test_core/lv_test_core.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.o", - "-o", - "shared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.o", - "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.c" - }, - { - "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", - "-MToracle.d", - "-MToracle.o", - "-o", - "oracle.o", - "../oracle.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../oracle.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_page.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_page.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_page.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_page.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_page.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.c" - }, - { - "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_gpio.d", - "-MTshared/drivers/p_gpio.o", - "-o", - "shared/drivers/p_gpio.o", - "../shared/drivers/p_gpio.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/drivers/p_gpio.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_table.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_table.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_table.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_table.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_table.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_textarea.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_textarea.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_textarea.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_textarea.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_textarea.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_canvas.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_canvas.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_canvas.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_canvas.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_canvas.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_anim.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_anim.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_anim.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_anim.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_anim.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_tabview.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_tabview.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_tabview.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_tabview.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_tabview.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_math.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_math.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_math.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_math.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_math.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_label.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_label.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_label.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_label.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_label.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_log.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_log.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_log.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_log.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_log.c" - }, - { - "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/thirdparty/lvgl/src/lv_hal/lv_hal_indev.d", - "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.o", - "-o", - "shared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.o", - "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_spinner.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_spinner.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_spinner.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinner.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinner.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hal/utils/src/utils_list.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_arc.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_arc.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_arc.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_arc.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_arc.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hal/src/hal_sleep.c" - }, - { - "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/thirdparty/lvgl/src/lv_draw/lv_img_decoder.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.o", - "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.c" - }, - { - "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/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.d", - "-MTshared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.o", - "-o", - "shared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.o", - "../shared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.c" - }, - { - "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/thirdparty/lvgl/src/lv_themes/lv_theme_mono.d", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.o", - "-o", - "shared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.o", - "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.c" - }, - { - "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/thirdparty/lvgl/porting/lv_port_fs_template.d", - "-MTshared/thirdparty/lvgl/porting/lv_port_fs_template.o", - "-o", - "shared/thirdparty/lvgl/porting/lv_port_fs_template.o", - "../shared/thirdparty/lvgl/porting/lv_port_fs_template.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/porting/lv_port_fs_template.c" - }, - { - "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", - "-MThal/src/hal_timer.d", - "-MThal/src/hal_timer.o", - "-o", - "hal/src/hal_timer.o", - "../hal/src/hal_timer.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_timer.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.c" - }, - { - "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_tcc.d", - "-MTshared/drivers/p_tcc.o", - "-o", - "shared/drivers/p_tcc.o", - "../shared/drivers/p_tcc.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/drivers/p_tcc.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hal/utils/src/utils_assert.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_fs.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_fs.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_fs.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_fs.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_fs.c" - }, - { - "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/thirdparty/lvgl/tests/lv_test_core/lv_test_style.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.o", - "-o", - "shared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.o", - "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_gauge.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_gauge.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_gauge.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_gauge.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_gauge.c" - }, - { - "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/thirdparty/lvgl/src/lv_core/lv_indev.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_indev.o", - "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_indev.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_indev.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_indev.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.c" - }, - { - "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", - "-MThal/utils/src/utils_ringbuffer.d", - "-MThal/utils/src/utils_ringbuffer.o", - "-o", - "hal/utils/src/utils_ringbuffer.o", - "../hal/utils/src/utils_ringbuffer.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/utils/src/utils_ringbuffer.c" - }, - { - "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/thirdparty/lvgl/src/lv_themes/lv_theme_template.d", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_template.o", - "-o", - "shared/thirdparty/lvgl/src/lv_themes/lv_theme_template.o", - "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_template.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_template.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_switch.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_switch.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_switch.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_switch.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_switch.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_win.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_win.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_win.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_win.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_win.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_mem.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_mem.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_mem.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_mem.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_mem.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_msgbox.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.c" - }, - { - "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", - "-MThpl/mclk/hpl_mclk.d", - "-MThpl/mclk/hpl_mclk.o", - "-o", - "hpl/mclk/hpl_mclk.o", - "../hpl/mclk/hpl_mclk.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/mclk/hpl_mclk.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_templ.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_templ.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_templ.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_templ.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_templ.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_img.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_img.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_img.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_img.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_img.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_line.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_line.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_line.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_line.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_line.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_task.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_task.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_task.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_task.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_task.c" - }, - { - "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", - "-MThpl/core/hpl_core_m4.d", - "-MThpl/core/hpl_core_m4.o", - "-o", - "hpl/core/hpl_core_m4.o", - "../hpl/core/hpl_core_m4.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/core/hpl_core_m4.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hal/src/hal_delay.c" - }, - { - "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/thirdparty/lvgl/tests/lv_test_assert.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_assert.o", - "-o", - "shared/thirdparty/lvgl/tests/lv_test_assert.o", - "../shared/thirdparty/lvgl/tests/lv_test_assert.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_assert.c" - }, - { - "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/thirdparty/lvgl/porting/lv_port_disp_template.d", - "-MTshared/thirdparty/lvgl/porting/lv_port_disp_template.o", - "-o", - "shared/thirdparty/lvgl/porting/lv_port_disp_template.o", - "../shared/thirdparty/lvgl/porting/lv_port_disp_template.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/porting/lv_port_disp_template.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hal/utils/src/utils_event.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_btn.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_btn.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_btn.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_btn.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_btn.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_txt_ap.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.c" - }, - { - "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", - "-MThpl/cmcc/hpl_cmcc.d", - "-MThpl/cmcc/hpl_cmcc.o", - "-o", - "hpl/cmcc/hpl_cmcc.o", - "../hpl/cmcc/hpl_cmcc.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/cmcc/hpl_cmcc.c" - }, - { - "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", - "-MTmain.d", - "-MTmain.o", - "-o", - "main.o", - "../main.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../main.c" - }, - { - "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", - "-MTdriver_init.d", - "-MTdriver_init.o", - "-o", - "driver_init.o", - "../driver_init.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../driver_init.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_printf.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_printf.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_printf.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_printf.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_printf.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_utils.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_utils.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_utils.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_utils.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_utils.c" - }, - { - "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", - "-MThpl/oscctrl/hpl_oscctrl.d", - "-MThpl/oscctrl/hpl_oscctrl.o", - "-o", - "hpl/oscctrl/hpl_oscctrl.o", - "../hpl/oscctrl/hpl_oscctrl.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/oscctrl/hpl_oscctrl.c" - }, - { - "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", - "-MThal/src/hal_i2c_m_sync.d", - "-MThal/src/hal_i2c_m_sync.o", - "-o", - "hal/src/hal_i2c_m_sync.o", - "../hal/src/hal_i2c_m_sync.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_i2c_m_sync.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_calendar.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_calendar.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_calendar.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_calendar.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_calendar.c" - }, - { - "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/thirdparty/lvgl/src/lv_draw/lv_draw_blend.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.o", - "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.c" - }, - { - "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/devices/p_screen.d", - "-MTshared/devices/p_screen.o", - "-o", - "shared/devices/p_screen.o", - "../shared/devices/p_screen.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/devices/p_screen.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.c" - }, - { - "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/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.o", - "-o", - "shared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.o", - "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hal/src/hal_atomic.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_tileview.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_tileview.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_tileview.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_tileview.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_tileview.c" - }, - { - "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/thirdparty/lvgl/src/lv_draw/lv_draw_img.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_img.o", - "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_img.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_img.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_img.c" - }, - { - "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/thirdparty/lvgl/src/lv_draw/lv_draw_line.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_line.o", - "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_line.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_line.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_line.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_cont.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_cont.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_cont.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_cont.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_cont.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_led.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_led.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_led.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_led.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_led.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_area.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_area.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_area.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_area.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_area.c" - }, - { - "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/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.o", - "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.c" - }, - { - "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/thirdparty/lvgl/src/lv_draw/lv_img_buf.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_buf.o", - "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_img_buf.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_img_buf.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_img_buf.c" - }, - { - "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/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.o", - "-o", - "shared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.o", - "../shared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.c" - }, - { - "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/thirdparty/lvgl/tests/lv_test_main.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_main.o", - "-o", - "shared/thirdparty/lvgl/tests/lv_test_main.o", - "../shared/thirdparty/lvgl/tests/lv_test_main.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_main.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_slider.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_slider.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_slider.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_slider.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_slider.c" - }, - { - "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/thirdparty/lvgl/src/lv_draw/lv_draw_label.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_label.o", - "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_label.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_label.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_label.c" - }, - { - "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/thirdparty/lvgl/src/lv_hal/lv_hal_tick.d", - "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.o", - "-o", - "shared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.o", - "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.c" - }, - { - "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/thirdparty/lvgl/src/lv_draw/lv_draw_mask.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.o", - "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hpl/dmac/hpl_dmac.c" - }, - { - "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/thirdparty/lvgl/src/lv_widgets/lv_spinbox.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.o", - "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.c" - }, - { - "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/thirdparty/lvgl/src/lv_draw/lv_draw_arc.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.o", - "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.c" - }, - { - "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", - "-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_same54n19a/gcc", - "file": "../hal/utils/src/utils_syscalls.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_color.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_color.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_color.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_color.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_color.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_gc.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_gc.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_gc.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_gc.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_gc.c" - }, - { - "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/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.o", - "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.c" - }, - { - "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/thirdparty/lvgl/src/lv_misc/lv_async.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_async.o", - "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_async.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_async.c" - ], - "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_async.c" - }, - { - "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" - } -] \ No newline at end of file diff --git a/software/firmware/oracle_same54n19a/compile_commands.json b/software/firmware/oracle_same54n19a/compile_commands.json new file mode 120000 index 00000000..18424164 --- /dev/null +++ b/software/firmware/oracle_same54n19a/compile_commands.json @@ -0,0 +1 @@ +/home/penguin/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc/compile_commands.json \ No newline at end of file diff --git a/software/firmware/oracle_same54n19a/gcc/Makefile b/software/firmware/oracle_same54n19a/gcc/Makefile index 6815d1de..74d0b1bc 100644 --- a/software/firmware/oracle_same54n19a/gcc/Makefile +++ b/software/firmware/oracle_same54n19a/gcc/Makefile @@ -3,8 +3,8 @@ ################################################################################ TOOLCHAIN=/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi- -GCC=$(TOOLCHAIN)gcc -#GCC=arm-none-eabi-gcc +#GCC=$(TOOLCHAIN)gcc +GCC=arm-none-eabi-gcc GDB=arm-none-eabi-gdb SIZE=arm-none-eabi-size ifdef SystemRoot diff --git a/software/firmware/oracle_same54n19a/gcc/compile_commands.json b/software/firmware/oracle_same54n19a/gcc/compile_commands.json index cc354e4c..d3da954f 100644 --- a/software/firmware/oracle_same54n19a/gcc/compile_commands.json +++ b/software/firmware/oracle_same54n19a/gcc/compile_commands.json @@ -1,7 +1,7 @@ [ { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -43,18 +43,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/utils/src/utils_assert.d", - "-MThal/utils/src/utils_assert.o", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_cache.d", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_cache.o", "-o", - "hal/utils/src/utils_assert.o", - "../hal/utils/src/utils_assert.c" + "shared/thirdparty/lvgl/src/lv_draw/lv_img_cache.o", + "../shared/thirdparty/lvgl/src/lv_draw/lv_img_cache.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/utils/src/utils_assert.c" + "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_img_cache.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -96,18 +96,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_debug.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_debug.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_roller.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_roller.o", "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_debug.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_debug.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_roller.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_roller.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_debug.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_roller.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -149,18 +149,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.d", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.o", + "-MTmain.d", + "-MTmain.o", "-o", - "shared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.o", - "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.c" + "main.o", + "../main.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.c" + "file": "../main.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -202,18 +202,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/src/hal_init.d", - "-MThal/src/hal_init.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_table.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_table.o", "-o", - "hal/src/hal_init.o", - "../hal/src/hal_init.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_table.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_table.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_init.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_table.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -255,18 +255,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -308,18 +308,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTgcc/system_same54.d", - "-MTgcc/system_same54.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.o", "-o", - "gcc/system_same54.o", - "system_same54.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "system_same54.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -361,18 +361,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme.d", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme.o", + "-MThpl/mclk/hpl_mclk.d", + "-MThpl/mclk/hpl_mclk.o", "-o", - "shared/thirdparty/lvgl/src/lv_themes/lv_theme.o", - "../shared/thirdparty/lvgl/src/lv_themes/lv_theme.c" + "hpl/mclk/hpl_mclk.o", + "../hpl/mclk/hpl_mclk.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme.c" + "file": "../hpl/mclk/hpl_mclk.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -414,18 +414,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -467,18 +467,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/sercom/hpl_sercom.d", - "-MThpl/sercom/hpl_sercom.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.o", "-o", - "hpl/sercom/hpl_sercom.o", - "../hpl/sercom/hpl_sercom.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/sercom/hpl_sercom.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -520,18 +520,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_color.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_color.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_color.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_color.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_color.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -573,18 +573,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_arc.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_arc.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_arc.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_arc.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_arc.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -626,18 +626,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/tests/lv_test_assert.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_assert.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_img.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_img.o", "-o", - "shared/thirdparty/lvgl/tests/lv_test_assert.o", - "../shared/thirdparty/lvgl/tests/lv_test_assert.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_img.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_img.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_assert.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_img.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -679,18 +679,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_cache.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_cache.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.o", "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_img_cache.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_img_cache.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_img_cache.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -732,18 +732,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.o", + "-MThal/src/hal_gpio.d", + "-MThal/src/hal_gpio.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.c" + "hal/src/hal_gpio.o", + "../hal/src/hal_gpio.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.c" + "file": "../hal/src/hal_gpio.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -785,18 +785,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -838,18 +838,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/drivers/p_gpio.d", - "-MTshared/drivers/p_gpio.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.o", "-o", - "shared/drivers/p_gpio.o", - "../shared/drivers/p_gpio.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/drivers/p_gpio.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -891,18 +891,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/src/hal_ext_irq.d", - "-MThal/src/hal_ext_irq.o", + "-MThal/utils/src/utils_syscalls.d", + "-MThal/utils/src/utils_syscalls.o", "-o", - "hal/src/hal_ext_irq.o", - "../hal/src/hal_ext_irq.c" + "hal/utils/src/utils_syscalls.o", + "../hal/utils/src/utils_syscalls.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_ext_irq.c" + "file": "../hal/utils/src/utils_syscalls.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -944,18 +944,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_table.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_table.o", + "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.d", + "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_table.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_table.c" + "shared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.o", + "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_table.c" + "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_mono.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -997,18 +997,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_bidi.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_bidi.o", + "-MTatmel_start.d", + "-MTatmel_start.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_bidi.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_bidi.c" + "atmel_start.o", + "../atmel_start.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_bidi.c" + "file": "../atmel_start.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1050,18 +1050,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_indev.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_indev.o", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.d", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.o", "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_indev.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_indev.c" + "shared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.o", + "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_indev.c" + "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1103,18 +1103,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_textarea.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_textarea.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_textarea.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_textarea.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_textarea.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1156,18 +1156,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_cont.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_cont.o", + "-MThal/src/hal_io.d", + "-MThal/src/hal_io.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_cont.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_cont.c" + "hal/src/hal_io.o", + "../hal/src/hal_io.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_cont.c" + "file": "../hal/src/hal_io.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1209,18 +1209,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_list.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_list.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_list.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_list.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_list.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1262,18 +1262,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.o", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_refr.d", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_refr.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.c" + "shared/thirdparty/lvgl/src/lv_core/lv_refr.o", + "../shared/thirdparty/lvgl/src/lv_core/lv_refr.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.c" + "file": "../shared/thirdparty/lvgl/src/lv_core/lv_refr.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1315,18 +1315,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_txt.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_txt.o", + "-MThal/src/hal_ext_irq.d", + "-MThal/src/hal_ext_irq.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_txt.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_txt.c" + "hal/src/hal_ext_irq.o", + "../hal/src/hal_ext_irq.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_txt.c" + "file": "../hal/src/hal_ext_irq.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1368,18 +1368,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_log.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_log.o", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.d", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_log.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_log.c" + "shared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.o", + "../shared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_log.c" + "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1421,18 +1421,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_buf.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_buf.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_line.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_line.o", "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_img_buf.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_img_buf.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_line.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_line.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_img_buf.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_line.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1474,18 +1474,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_fs.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_fs.o", "-o", - "shared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.o", - "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_fs.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_fs.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_fs.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1527,18 +1527,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_gauge.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_gauge.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_gauge.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_gauge.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_gauge.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1580,18 +1580,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/src/hal_io.d", - "-MThal/src/hal_io.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.o", "-o", - "hal/src/hal_io.o", - "../hal/src/hal_io.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_io.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1633,18 +1633,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/cmcc/hpl_cmcc.d", - "-MThpl/cmcc/hpl_cmcc.o", + "-MTgcc/gcc/startup_same54.d", + "-MTgcc/gcc/startup_same54.o", "-o", - "hpl/cmcc/hpl_cmcc.o", - "../hpl/cmcc/hpl_cmcc.c" + "gcc/gcc/startup_same54.o", + "gcc/startup_same54.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/cmcc/hpl_cmcc.c" + "file": "gcc/startup_same54.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1686,18 +1686,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1739,18 +1739,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_group.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_group.o", + "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.d", + "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.o", "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_group.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_group.c" + "shared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.o", + "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_group.c" + "file": "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1792,18 +1792,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_style.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_style.o", + "-MThal/src/hal_delay.d", + "-MThal/src/hal_delay.o", "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_style.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_style.c" + "hal/src/hal_delay.o", + "../hal/src/hal_delay.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_style.c" + "file": "../hal/src/hal_delay.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1845,18 +1845,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_ll.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_ll.o", + "-MTshared/thirdparty/lvgl/porting/lv_port_disp_template.d", + "-MTshared/thirdparty/lvgl/porting/lv_port_disp_template.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_ll.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_ll.c" + "shared/thirdparty/lvgl/porting/lv_port_disp_template.o", + "../shared/thirdparty/lvgl/porting/lv_port_disp_template.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_ll.c" + "file": "../shared/thirdparty/lvgl/porting/lv_port_disp_template.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1898,18 +1898,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.o", + "-MTshared/thirdparty/lvgl/porting/lv_port_fs_template.d", + "-MTshared/thirdparty/lvgl/porting/lv_port_fs_template.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.c" + "shared/thirdparty/lvgl/porting/lv_port_fs_template.o", + "../shared/thirdparty/lvgl/porting/lv_port_fs_template.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.c" + "file": "../shared/thirdparty/lvgl/porting/lv_port_fs_template.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -1951,18 +1951,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_mem.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_mem.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_mem.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_mem.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_mem.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2004,18 +2004,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_templ.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_templ.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_templ.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_templ.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_templ.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_msgbox.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2057,18 +2057,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/src/hal_i2c_m_sync.d", - "-MThal/src/hal_i2c_m_sync.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_label.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_label.o", "-o", - "hal/src/hal_i2c_m_sync.o", - "../hal/src/hal_i2c_m_sync.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_label.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_label.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_i2c_m_sync.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_label.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2110,18 +2110,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.o", + "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.d", + "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.o", "-o", - "shared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.o", - "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.c" + "shared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.o", + "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.c" + "file": "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2163,18 +2163,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/tests/lv_test_main.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_main.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_bidi.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_bidi.o", "-o", - "shared/thirdparty/lvgl/tests/lv_test_main.o", - "../shared/thirdparty/lvgl/tests/lv_test_main.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_bidi.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_bidi.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_main.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_bidi.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2216,18 +2216,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/ramecc/hpl_ramecc.d", - "-MThpl/ramecc/hpl_ramecc.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.o", "-o", - "hpl/ramecc/hpl_ramecc.o", - "../hpl/ramecc/hpl_ramecc.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/ramecc/hpl_ramecc.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2269,18 +2269,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_bar.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_bar.o", "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_bar.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_bar.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_bar.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2322,18 +2322,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_btn.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_btn.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_btn.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_btn.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_btn.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2375,18 +2375,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_label.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_label.o", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_indev.d", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_indev.o", "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_label.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_label.c" + "shared/thirdparty/lvgl/src/lv_core/lv_indev.o", + "../shared/thirdparty/lvgl/src/lv_core/lv_indev.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_label.c" + "file": "../shared/thirdparty/lvgl/src/lv_core/lv_indev.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2428,18 +2428,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.o", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.d", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.o", "-o", - "shared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.o", - "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.c" + "shared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.o", + "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_style.c" + "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2481,18 +2481,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.d", - "-MTshared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_textarea.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_textarea.o", "-o", - "shared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.o", - "../shared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_textarea.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_textarea.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_textarea.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2534,18 +2534,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/src/hal_usart_async.d", - "-MThal/src/hal_usart_async.o", + "-MThal/src/hal_sleep.d", + "-MThal/src/hal_sleep.o", "-o", - "hal/src/hal_usart_async.o", - "../hal/src/hal_usart_async.c" + "hal/src/hal_sleep.o", + "../hal/src/hal_sleep.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_usart_async.c" + "file": "../hal/src/hal_sleep.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2587,18 +2587,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/drivers/p_usart.d", - "-MTshared/drivers/p_usart.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_calendar.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_calendar.o", "-o", - "shared/drivers/p_usart.o", - "../shared/drivers/p_usart.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_calendar.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_calendar.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/drivers/p_usart.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_calendar.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2640,18 +2640,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_disp.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_disp.o", + "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.d", + "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.o", "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_disp.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_disp.c" + "shared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.o", + "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_disp.c" + "file": "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_obj.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2693,18 +2693,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.o", + "-MTshared/drivers/p_i2c.d", + "-MTshared/drivers/p_i2c.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.c" + "shared/drivers/p_i2c.o", + "../shared/drivers/p_i2c.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.c" + "file": "../shared/drivers/p_i2c.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2746,18 +2746,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_btn.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_btn.o", "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_btn.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_btn.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_img_decoder.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_btn.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2799,18 +2799,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/drivers/p_i2c.d", - "-MTshared/drivers/p_i2c.o", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_obj.d", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_obj.o", "-o", - "shared/drivers/p_i2c.o", - "../shared/drivers/p_i2c.c" + "shared/thirdparty/lvgl/src/lv_core/lv_obj.o", + "../shared/thirdparty/lvgl/src/lv_core/lv_obj.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/drivers/p_i2c.c" + "file": "../shared/thirdparty/lvgl/src/lv_core/lv_obj.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2852,18 +2852,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.o", + "-MTdriver_init.d", + "-MTdriver_init.o", "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.c" + "driver_init.o", + "../driver_init.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.c" + "file": "../driver_init.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2905,18 +2905,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTgcc/gcc/startup_same54.d", - "-MTgcc/gcc/startup_same54.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_ll.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_ll.o", "-o", - "gcc/gcc/startup_same54.o", - "gcc/startup_same54.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_ll.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_ll.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "gcc/startup_same54.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_ll.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -2958,18 +2958,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_tileview.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_tileview.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_printf.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_printf.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_tileview.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_tileview.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_printf.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_printf.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_tileview.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_printf.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3011,18 +3011,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_refr.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_refr.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.o", "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_refr.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_refr.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_refr.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_cpicker.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3064,18 +3064,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.o", + "-MTshared/devices/display/p_ssd1963.d", + "-MTshared/devices/display/p_ssd1963.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.c" + "shared/devices/display/p_ssd1963.o", + "../shared/devices/display/p_ssd1963.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.c" + "file": "../shared/devices/display/p_ssd1963.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3117,18 +3117,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.o", + "-MTshared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.d", + "-MTshared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.c" + "shared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.o", + "../shared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_simsun_16_cjk.c" + "file": "../shared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3170,18 +3170,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.d", - "-MTshared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.o", + "-MThal/utils/src/utils_list.d", + "-MThal/utils/src/utils_list.o", "-o", - "shared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.o", - "../shared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.c" + "hal/utils/src/utils_list.o", + "../hal/utils/src/utils_list.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_gpu/lv_gpu_stm32_dma2d.c" + "file": "../hal/utils/src/utils_list.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3223,18 +3223,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/porting/lv_port_indev_template.d", - "-MTshared/thirdparty/lvgl/porting/lv_port_indev_template.o", + "-MThal/src/hal_cache.d", + "-MThal/src/hal_cache.o", "-o", - "shared/thirdparty/lvgl/porting/lv_port_indev_template.o", - "../shared/thirdparty/lvgl/porting/lv_port_indev_template.c" + "hal/src/hal_cache.o", + "../hal/src/hal_cache.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/porting/lv_port_indev_template.c" + "file": "../hal/src/hal_cache.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3276,18 +3276,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/osc32kctrl/hpl_osc32kctrl.d", - "-MThpl/osc32kctrl/hpl_osc32kctrl.o", + "-MThpl/gclk/hpl_gclk.d", + "-MThpl/gclk/hpl_gclk.o", "-o", - "hpl/osc32kctrl/hpl_osc32kctrl.o", - "../hpl/osc32kctrl/hpl_osc32kctrl.c" + "hpl/gclk/hpl_gclk.o", + "../hpl/gclk/hpl_gclk.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/osc32kctrl/hpl_osc32kctrl.c" + "file": "../hpl/gclk/hpl_gclk.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3329,18 +3329,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTdriver_init.d", - "-MTdriver_init.o", + "-MThpl/osc32kctrl/hpl_osc32kctrl.d", + "-MThpl/osc32kctrl/hpl_osc32kctrl.o", "-o", - "driver_init.o", - "../driver_init.c" + "hpl/osc32kctrl/hpl_osc32kctrl.o", + "../hpl/osc32kctrl/hpl_osc32kctrl.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../driver_init.c" + "file": "../hpl/osc32kctrl/hpl_osc32kctrl.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3382,18 +3382,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_img.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_img.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_log.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_log.o", "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_img.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_img.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_log.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_log.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_img.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_log.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3435,18 +3435,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_fs.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_fs.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_fs.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_fs.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_fs.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_txt_ap.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3488,18 +3488,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_obj.d", - "-MTshared/thirdparty/lvgl/src/lv_core/lv_obj.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_spinner.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_spinner.o", "-o", - "shared/thirdparty/lvgl/src/lv_core/lv_obj.o", - "../shared/thirdparty/lvgl/src/lv_core/lv_obj.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_spinner.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinner.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_core/lv_obj.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinner.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3541,18 +3541,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_switch.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_switch.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_switch.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_switch.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_switch.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_46.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3594,18 +3594,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/porting/lv_port_disp_template.d", - "-MTshared/thirdparty/lvgl/porting/lv_port_disp_template.o", + "-MThal/src/hal_usart_async.d", + "-MThal/src/hal_usart_async.o", "-o", - "shared/thirdparty/lvgl/porting/lv_port_disp_template.o", - "../shared/thirdparty/lvgl/porting/lv_port_disp_template.c" + "hal/src/hal_usart_async.o", + "../hal/src/hal_usart_async.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/porting/lv_port_disp_template.c" + "file": "../hal/src/hal_usart_async.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3647,18 +3647,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTmain.d", - "-MTmain.o", + "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.d", + "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.o", "-o", - "main.o", - "../main.c" + "shared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.o", + "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../main.c" + "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3700,18 +3700,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.o", + "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.d", + "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.c" + "shared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.o", + "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinbox.c" + "file": "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3753,18 +3753,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/utils/src/utils_syscalls.d", - "-MThal/utils/src/utils_syscalls.o", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_disp.d", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_disp.o", "-o", - "hal/utils/src/utils_syscalls.o", - "../hal/utils/src/utils_syscalls.c" + "shared/thirdparty/lvgl/src/lv_core/lv_disp.o", + "../shared/thirdparty/lvgl/src/lv_core/lv_disp.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/utils/src/utils_syscalls.c" + "file": "../shared/thirdparty/lvgl/src/lv_core/lv_disp.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3806,18 +3806,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.d", - "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.o", + "-MThpl/cmcc/hpl_cmcc.d", + "-MThpl/cmcc/hpl_cmcc.o", "-o", - "shared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.o", - "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.c" + "hpl/cmcc/hpl_cmcc.o", + "../hpl/cmcc/hpl_cmcc.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_indev.c" + "file": "../hpl/cmcc/hpl_cmcc.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3859,18 +3859,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/utils/src/utils_ringbuffer.d", - "-MThal/utils/src/utils_ringbuffer.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.o", "-o", - "hal/utils/src/utils_ringbuffer.o", - "../hal/utils/src/utils_ringbuffer.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/utils/src/utils_ringbuffer.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_btnmatrix.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3912,18 +3912,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_win.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_win.o", + "-MTshared/thirdparty/lvgl/tests/lv_test_assert.d", + "-MTshared/thirdparty/lvgl/tests/lv_test_assert.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_win.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_win.c" + "shared/thirdparty/lvgl/tests/lv_test_assert.o", + "../shared/thirdparty/lvgl/tests/lv_test_assert.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_win.c" + "file": "../shared/thirdparty/lvgl/tests/lv_test_assert.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -3965,18 +3965,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/drivers/p_tcc.d", - "-MTshared/drivers/p_tcc.o", + "-MThpl/core/hpl_core_m4.d", + "-MThpl/core/hpl_core_m4.o", "-o", - "shared/drivers/p_tcc.o", - "../shared/drivers/p_tcc.c" + "hpl/core/hpl_core_m4.o", + "../hpl/core/hpl_core_m4.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/drivers/p_tcc.c" + "file": "../hpl/core/hpl_core_m4.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4018,18 +4018,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_gc.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_gc.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_async.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_async.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_gc.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_gc.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_async.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_async.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_gc.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_async.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4071,18 +4071,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/src/hal_atomic.d", - "-MThal/src/hal_atomic.o", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_label.d", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_label.o", "-o", - "hal/src/hal_atomic.o", - "../hal/src/hal_atomic.c" + "shared/thirdparty/lvgl/src/lv_draw/lv_draw_label.o", + "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_label.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_atomic.c" + "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_label.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4124,18 +4124,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_label.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_label.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_label.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_label.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_label.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4177,18 +4177,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_led.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_led.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_led.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_led.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_16.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_led.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4230,18 +4230,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/devices/p_screen.d", - "-MTshared/devices/p_screen.o", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_debug.d", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_debug.o", "-o", - "shared/devices/p_screen.o", - "../shared/devices/p_screen.c" + "shared/thirdparty/lvgl/src/lv_core/lv_debug.o", + "../shared/thirdparty/lvgl/src/lv_core/lv_debug.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/devices/p_screen.c" + "file": "../shared/thirdparty/lvgl/src/lv_core/lv_debug.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4283,18 +4283,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.o", + "-MThpl/sercom/hpl_sercom.d", + "-MThpl/sercom/hpl_sercom.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.c" + "hpl/sercom/hpl_sercom.o", + "../hpl/sercom/hpl_sercom.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_26.c" + "file": "../hpl/sercom/hpl_sercom.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4336,18 +4336,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/gclk/hpl_gclk.d", - "-MThpl/gclk/hpl_gclk.o", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_img.d", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_img.o", "-o", - "hpl/gclk/hpl_gclk.o", - "../hpl/gclk/hpl_gclk.c" + "shared/thirdparty/lvgl/src/lv_draw/lv_draw_img.o", + "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_img.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/gclk/hpl_gclk.c" + "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_img.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4389,18 +4389,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_win.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_win.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_win.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_win.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_checkbox.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_win.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4442,18 +4442,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_slider.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_slider.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_slider.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_slider.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_slider.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4495,18 +4495,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/src/hal_gpio.d", - "-MThal/src/hal_gpio.o", + "-MTshared/thirdparty/lvgl/tests/lv_test_main.d", + "-MTshared/thirdparty/lvgl/tests/lv_test_main.o", "-o", - "hal/src/hal_gpio.o", - "../hal/src/hal_gpio.c" + "shared/thirdparty/lvgl/tests/lv_test_main.o", + "../shared/thirdparty/lvgl/tests/lv_test_main.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_gpio.c" + "file": "../shared/thirdparty/lvgl/tests/lv_test_main.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4548,18 +4548,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/mclk/hpl_mclk.d", - "-MThpl/mclk/hpl_mclk.o", + "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_template.d", + "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_template.o", "-o", - "hpl/mclk/hpl_mclk.o", - "../hpl/mclk/hpl_mclk.c" + "shared/thirdparty/lvgl/src/lv_themes/lv_theme_template.o", + "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_template.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/mclk/hpl_mclk.c" + "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_template.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4601,18 +4601,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_tabview.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_tabview.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_tabview.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_tabview.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_tabview.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_42.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4654,18 +4654,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_gauge.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_gauge.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_gc.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_gc.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_gauge.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_gauge.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_gc.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_gc.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_gauge.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_gc.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4707,18 +4707,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/oscctrl/hpl_oscctrl.d", - "-MThpl/oscctrl/hpl_oscctrl.o", + "-MThpl/eic/hpl_eic.d", + "-MThpl/eic/hpl_eic.o", "-o", - "hpl/oscctrl/hpl_oscctrl.o", - "../hpl/oscctrl/hpl_oscctrl.c" + "hpl/eic/hpl_eic.o", + "../hpl/eic/hpl_eic.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/oscctrl/hpl_oscctrl.c" + "file": "../hpl/eic/hpl_eic.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4760,18 +4760,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MToracle.d", - "-MToracle.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.o", "-o", - "oracle.o", - "../oracle.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../oracle.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4813,18 +4813,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.o", + "-MThpl/pm/hpl_pm.d", + "-MThpl/pm/hpl_pm.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.c" + "hpl/pm/hpl_pm.o", + "../hpl/pm/hpl_pm.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12.c" + "file": "../hpl/pm/hpl_pm.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4866,18 +4866,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/core/hpl_init.d", - "-MThpl/core/hpl_init.o", + "-MTgcc/system_same54.d", + "-MTgcc/system_same54.o", "-o", - "hpl/core/hpl_init.o", - "../hpl/core/hpl_init.c" + "gcc/system_same54.o", + "system_same54.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/core/hpl_init.c" + "file": "system_same54.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4919,18 +4919,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/eic/hpl_eic.d", - "-MThpl/eic/hpl_eic.o", + "-MThpl/ramecc/hpl_ramecc.d", + "-MThpl/ramecc/hpl_ramecc.o", "-o", - "hpl/eic/hpl_eic.o", - "../hpl/eic/hpl_eic.c" + "hpl/ramecc/hpl_ramecc.o", + "../hpl/ramecc/hpl_ramecc.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/eic/hpl_eic.c" + "file": "../hpl/ramecc/hpl_ramecc.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -4972,18 +4972,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_arc.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_arc.o", "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_arc.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_arc.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_arc.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5025,18 +5025,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.o", + "-MToracle.d", + "-MToracle.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.c" + "oracle.o", + "../oracle.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28.c" + "file": "../oracle.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5078,18 +5078,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.d", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_cont.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_cont.o", "-o", - "shared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.o", - "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_cont.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_cont.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_empty.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_cont.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5131,18 +5131,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/src/hal_timer.d", - "-MThal/src/hal_timer.o", + "-MTshared/thirdparty/lvgl/porting/lv_port_indev_template.d", + "-MTshared/thirdparty/lvgl/porting/lv_port_indev_template.o", "-o", - "hal/src/hal_timer.o", - "../hal/src/hal_timer.c" + "shared/thirdparty/lvgl/porting/lv_port_indev_template.o", + "../shared/thirdparty/lvgl/porting/lv_port_indev_template.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_timer.c" + "file": "../shared/thirdparty/lvgl/porting/lv_port_indev_template.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5184,18 +5184,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_12_subpx.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_32.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5237,18 +5237,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.d", - "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_page.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_page.o", "-o", - "shared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.o", - "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_page.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_page.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_page.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5290,18 +5290,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_spinner.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_spinner.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_area.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_area.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_spinner.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinner.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_area.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_area.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_spinner.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_area.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5343,18 +5343,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_templ.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_templ.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_templ.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_templ.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_templ.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5396,18 +5396,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_task.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_task.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_task.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_task.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_task.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_36.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5449,18 +5449,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/core/hpl_core_m4.d", - "-MThpl/core/hpl_core_m4.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.o", "-o", - "hpl/core/hpl_core_m4.o", - "../hpl/core/hpl_core_m4.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/core/hpl_core_m4.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_48.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5502,18 +5502,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.o", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_buf.d", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_img_buf.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.c" + "shared/thirdparty/lvgl/src/lv_draw/lv_img_buf.o", + "../shared/thirdparty/lvgl/src/lv_draw/lv_img_buf.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.c" + "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_img_buf.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5555,18 +5555,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/devices/display/p_ssd1963.d", - "-MTshared/devices/display/p_ssd1963.o", + "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.d", + "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.o", "-o", - "shared/devices/display/p_ssd1963.o", - "../shared/devices/display/p_ssd1963.c" + "shared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.o", + "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/devices/display/p_ssd1963.c" + "file": "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_disp.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5608,18 +5608,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_bar.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_bar.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_txt.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_txt.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_bar.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_bar.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_txt.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_txt.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_bar.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_txt.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5661,18 +5661,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_page.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_page.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_tileview.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_tileview.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_page.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_page.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_tileview.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_tileview.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_page.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_tileview.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5714,18 +5714,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_line.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_line.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_chart.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_chart.o", "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_line.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_line.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_chart.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_chart.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_line.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_chart.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5767,18 +5767,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_switch.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_switch.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_switch.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_switch.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_14.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_switch.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5820,18 +5820,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5873,18 +5873,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_color.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_color.o", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_group.d", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_group.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_color.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_color.c" + "shared/thirdparty/lvgl/src/lv_core/lv_group.o", + "../shared/thirdparty/lvgl/src/lv_core/lv_group.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_color.c" + "file": "../shared/thirdparty/lvgl/src/lv_core/lv_group.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5926,18 +5926,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/src/hal_cache.d", - "-MThal/src/hal_cache.o", + "-MTshared/drivers/p_gpio.d", + "-MTshared/drivers/p_gpio.o", "-o", - "hal/src/hal_cache.o", - "../hal/src/hal_cache.c" + "shared/drivers/p_gpio.o", + "../shared/drivers/p_gpio.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_cache.c" + "file": "../shared/drivers/p_gpio.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -5979,18 +5979,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/utils/src/utils_event.d", - "-MThal/utils/src/utils_event.o", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.d", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.o", "-o", - "hal/utils/src/utils_event.o", - "../hal/utils/src/utils_event.c" + "shared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.o", + "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/utils/src/utils_event.c" + "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_mask.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6032,18 +6032,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_chart.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_chart.o", + "-MThal/src/hal_i2c_m_sync.d", + "-MThal/src/hal_i2c_m_sync.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_chart.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_chart.c" + "hal/src/hal_i2c_m_sync.o", + "../hal/src/hal_i2c_m_sync.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_chart.c" + "file": "../hal/src/hal_i2c_m_sync.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6085,18 +6085,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_material.d", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_material.o", + "-MThpl/oscctrl/hpl_oscctrl.d", + "-MThpl/oscctrl/hpl_oscctrl.o", "-o", - "shared/thirdparty/lvgl/src/lv_themes/lv_theme_material.o", - "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_material.c" + "hpl/oscctrl/hpl_oscctrl.o", + "../hpl/oscctrl/hpl_oscctrl.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_material.c" + "file": "../hpl/oscctrl/hpl_oscctrl.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6138,18 +6138,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_imgbtn.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_linemeter.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6191,18 +6191,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_utils.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_utils.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_utils.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_utils.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_utils.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6244,18 +6244,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.o", + "-MTshared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.d", + "-MTshared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.c" + "shared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.o", + "../shared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_objx_templ.c" + "file": "../shared/thirdparty/lvgl/tests/lv_test_objx/lv_test_cont.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6297,18 +6297,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_printf.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_printf.o", + "-MThpl/dmac/hpl_dmac.d", + "-MThpl/dmac/hpl_dmac.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_printf.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_printf.c" + "hpl/dmac/hpl_dmac.o", + "../hpl/dmac/hpl_dmac.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_printf.c" + "file": "../hpl/dmac/hpl_dmac.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6350,18 +6350,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.o", + "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.d", + "-MTshared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.c" + "shared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.o", + "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_44.c" + "file": "../shared/thirdparty/lvgl/tests/lv_test_core/lv_test_core.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6403,18 +6403,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_math.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_math.o", "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_math.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_math.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_triangle.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_math.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6456,18 +6456,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/porting/lv_port_fs_template.d", - "-MTshared/thirdparty/lvgl/porting/lv_port_fs_template.o", + "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme.d", + "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme.o", "-o", - "shared/thirdparty/lvgl/porting/lv_port_fs_template.o", - "../shared/thirdparty/lvgl/porting/lv_port_fs_template.c" + "shared/thirdparty/lvgl/src/lv_themes/lv_theme.o", + "../shared/thirdparty/lvgl/src/lv_themes/lv_theme.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/porting/lv_port_fs_template.c" + "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6509,18 +6509,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.d", - "-MTshared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.o", + "-MThal/src/hal_timer.d", + "-MThal/src/hal_timer.o", "-o", - "shared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.o", - "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.c" + "hal/src/hal_timer.o", + "../hal/src/hal_timer.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_hal/lv_hal_tick.c" + "file": "../hal/src/hal_timer.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6562,18 +6562,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.o", + "-MThal/utils/src/utils_assert.d", + "-MThal/utils/src/utils_assert.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.c" + "hal/utils/src/utils_assert.o", + "../hal/utils/src/utils_assert.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_18.c" + "file": "../hal/utils/src/utils_assert.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6615,18 +6615,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_anim.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_anim.o", + "-MThal/utils/src/utils_event.d", + "-MThal/utils/src/utils_event.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_anim.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_anim.c" + "hal/utils/src/utils_event.o", + "../hal/utils/src/utils_event.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_anim.c" + "file": "../hal/utils/src/utils_event.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6668,18 +6668,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_roller.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_roller.o", + "-MThpl/tc/hpl_tc.d", + "-MThpl/tc/hpl_tc.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_roller.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_roller.c" + "hpl/tc/hpl_tc.o", + "../hpl/tc/hpl_tc.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_roller.c" + "file": "../hpl/tc/hpl_tc.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6721,18 +6721,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_canvas.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_canvas.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_canvas.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_canvas.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_22.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_canvas.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6774,18 +6774,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_canvas.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_canvas.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_utils.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_utils.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_canvas.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_canvas.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_utils.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_utils.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_canvas.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_utils.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6827,18 +6827,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_img.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_img.o", + "-MThal/src/hal_atomic.d", + "-MThal/src/hal_atomic.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_img.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_img.c" + "hal/src/hal_atomic.o", + "../hal/src/hal_atomic.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_img.c" + "file": "../hal/src/hal_atomic.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6880,18 +6880,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/src/hal_delay.d", - "-MThal/src/hal_delay.o", + "-MThpl/core/hpl_init.d", + "-MThpl/core/hpl_init.o", "-o", - "hal/src/hal_delay.o", - "../hal/src/hal_delay.c" + "hpl/core/hpl_init.o", + "../hpl/core/hpl_init.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_delay.c" + "file": "../hpl/core/hpl_init.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6933,18 +6933,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/tc/hpl_tc.d", - "-MThpl/tc/hpl_tc.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.o", "-o", - "hpl/tc/hpl_tc.o", - "../hpl/tc/hpl_tc.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/tc/hpl_tc.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_fmt_txt.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -6986,18 +6986,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTatmel_start.d", - "-MTatmel_start.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.o", "-o", - "atmel_start.o", - "../atmel_start.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../atmel_start.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_34.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7039,18 +7039,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_slider.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_slider.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_slider.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_slider.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_38.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_slider.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7092,18 +7092,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.o", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.d", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.c" + "shared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.o", + "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_40.c" + "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_rect.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7145,18 +7145,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_mem.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_mem.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_mem.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_mem.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_mem.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7198,18 +7198,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_led.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_led.o", + "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_material.d", + "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_material.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_led.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_led.c" + "shared/thirdparty/lvgl/src/lv_themes/lv_theme_material.o", + "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_material.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_led.c" + "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_material.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7251,18 +7251,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_list.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_list.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_objmask.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_objmask.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_list.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_list.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_objmask.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_objmask.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_list.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_objmask.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7304,18 +7304,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.d", - "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.o", "-o", - "shared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.o", - "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_arc.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7357,18 +7357,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_objmask.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_objmask.o", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_tabview.d", + "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_tabview.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_objmask.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_objmask.c" + "shared/thirdparty/lvgl/src/lv_widgets/lv_tabview.o", + "../shared/thirdparty/lvgl/src/lv_widgets/lv_tabview.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_objmask.c" + "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_tabview.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7410,18 +7410,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_calendar.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_calendar.o", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.d", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_calendar.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_calendar.c" + "shared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.o", + "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_calendar.c" + "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_blend.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7463,18 +7463,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/dmac/hpl_dmac.d", - "-MThpl/dmac/hpl_dmac.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.o", "-o", - "hpl/dmac/hpl_dmac.o", - "../hpl/dmac/hpl_dmac.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/dmac/hpl_dmac.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7516,18 +7516,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.o", + "-MTshared/devices/p_screen.d", + "-MTshared/devices/p_screen.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.c" + "shared/devices/p_screen.o", + "../shared/devices/p_screen.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_dropdown.c" + "file": "../shared/devices/p_screen.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7569,18 +7569,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/src/hal_sleep.d", - "-MThal/src/hal_sleep.o", + "-MTshared/drivers/p_tcc.d", + "-MTshared/drivers/p_tcc.o", "-o", - "hal/src/hal_sleep.o", - "../hal/src/hal_sleep.c" + "shared/drivers/p_tcc.o", + "../shared/drivers/p_tcc.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/src/hal_sleep.c" + "file": "../shared/drivers/p_tcc.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7622,18 +7622,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_dejavu_16_persian_hebrew.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_28_compressed.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7675,18 +7675,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThal/utils/src/utils_list.d", - "-MThal/utils/src/utils_list.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.o", "-o", - "hal/utils/src/utils_list.o", - "../hal/utils/src/utils_list.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hal/utils/src/utils_list.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_24.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7728,18 +7728,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_anim.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_anim.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_anim.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_anim.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_30.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_anim.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7781,18 +7781,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.d", - "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.o", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_task.d", + "-MTshared/thirdparty/lvgl/src/lv_misc/lv_task.o", "-o", - "shared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.o", - "../shared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.c" + "shared/thirdparty/lvgl/src/lv_misc/lv_task.o", + "../shared/thirdparty/lvgl/src/lv_misc/lv_task.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_unscii_8.c" + "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_task.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7834,18 +7834,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_async.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_async.o", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_style.d", + "-MTshared/thirdparty/lvgl/src/lv_core/lv_style.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_async.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_async.c" + "shared/thirdparty/lvgl/src/lv_core/lv_style.o", + "../shared/thirdparty/lvgl/src/lv_core/lv_style.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_async.c" + "file": "../shared/thirdparty/lvgl/src/lv_core/lv_style.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7887,18 +7887,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_template.d", - "-MTshared/thirdparty/lvgl/src/lv_themes/lv_theme_template.o", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_line.d", + "-MTshared/thirdparty/lvgl/src/lv_draw/lv_draw_line.o", "-o", - "shared/thirdparty/lvgl/src/lv_themes/lv_theme_template.o", - "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_template.c" + "shared/thirdparty/lvgl/src/lv_draw/lv_draw_line.o", + "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_line.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_themes/lv_theme_template.c" + "file": "../shared/thirdparty/lvgl/src/lv_draw/lv_draw_line.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7940,18 +7940,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_keyboard.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -7993,18 +7993,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_line.d", - "-MTshared/thirdparty/lvgl/src/lv_widgets/lv_line.o", + "-MThal/src/hal_init.d", + "-MThal/src/hal_init.o", "-o", - "shared/thirdparty/lvgl/src/lv_widgets/lv_line.o", - "../shared/thirdparty/lvgl/src/lv_widgets/lv_line.c" + "hal/src/hal_init.o", + "../hal/src/hal_init.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_widgets/lv_line.c" + "file": "../hal/src/hal_init.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -8046,18 +8046,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_math.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_math.o", + "-MThal/utils/src/utils_ringbuffer.d", + "-MThal/utils/src/utils_ringbuffer.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_math.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_math.c" + "hal/utils/src/utils_ringbuffer.o", + "../hal/utils/src/utils_ringbuffer.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_math.c" + "file": "../hal/utils/src/utils_ringbuffer.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -8099,18 +8099,18 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MThpl/pm/hpl_pm.d", - "-MThpl/pm/hpl_pm.o", + "-MTshared/drivers/p_usart.d", + "-MTshared/drivers/p_usart.o", "-o", - "hpl/pm/hpl_pm.o", - "../hpl/pm/hpl_pm.c" + "shared/drivers/p_usart.o", + "../shared/drivers/p_usart.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../hpl/pm/hpl_pm.c" + "file": "../shared/drivers/p_usart.c" }, { "arguments": [ - "/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc", + "arm-none-eabi-gcc", "-c", "-x", "c", @@ -8152,13 +8152,13 @@ "-I../shared/drivers", "-I../shared/devices", "-I../shared/devices/display", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_area.d", - "-MTshared/thirdparty/lvgl/src/lv_misc/lv_area.o", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.d", + "-MTshared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.o", "-o", - "shared/thirdparty/lvgl/src/lv_misc/lv_area.o", - "../shared/thirdparty/lvgl/src/lv_misc/lv_area.c" + "shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.o", + "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.c" ], "directory": "/storage/Shared/Projects/Embedded-Graphics-Learning/software/firmware/oracle_same54n19a/gcc", - "file": "../shared/thirdparty/lvgl/src/lv_misc/lv_area.c" + "file": "../shared/thirdparty/lvgl/src/lv_font/lv_font_montserrat_20.c" } ] \ No newline at end of file diff --git a/software/firmware/oracle_same54n19a/gcc/gcc/gcc/startup_same54.d b/software/firmware/oracle_same54n19a/gcc/gcc/gcc/startup_same54.d index 453bc245..8d7bd23b 100644 --- a/software/firmware/oracle_same54n19a/gcc/gcc/gcc/startup_same54.d +++ b/software/firmware/oracle_same54n19a/gcc/gcc/gcc/startup_same54.d @@ -1,12 +1,12 @@ gcc/gcc/startup_same54.d gcc/gcc/startup_same54.o: \ ../gcc/gcc/startup_same54.c ../include/same54.h ../include/same54n19a.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/stdint.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/machine/_default_types.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/features.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/_newlib_version.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/_intsup.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/_stdint.h \ + /usr/lib/gcc/arm-none-eabi/11.2.1/include/stdint.h \ + /usr/arm-none-eabi/include/stdint.h \ + /usr/arm-none-eabi/include/machine/_default_types.h \ + /usr/arm-none-eabi/include/sys/features.h \ + /usr/arm-none-eabi/include/_newlib_version.h \ + /usr/arm-none-eabi/include/sys/_intsup.h \ + /usr/arm-none-eabi/include/sys/_stdint.h \ ../CMSIS/Core/Include/core_cm4.h ../CMSIS/Core/Include/cmsis_version.h \ ../CMSIS/Core/Include/cmsis_compiler.h ../CMSIS/Core/Include/cmsis_gcc.h \ ../CMSIS/Core/Include/mpu_armv7.h ../include/system_same54.h \ @@ -62,13 +62,13 @@ gcc/gcc/startup_same54.d gcc/gcc/startup_same54.o: \ ../include/pio/same54n19a.h ../include/same54.h: ../include/same54n19a.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/stdint.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/machine/_default_types.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/features.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/_newlib_version.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/_intsup.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/_stdint.h: +/usr/lib/gcc/arm-none-eabi/11.2.1/include/stdint.h: +/usr/arm-none-eabi/include/stdint.h: +/usr/arm-none-eabi/include/machine/_default_types.h: +/usr/arm-none-eabi/include/sys/features.h: +/usr/arm-none-eabi/include/_newlib_version.h: +/usr/arm-none-eabi/include/sys/_intsup.h: +/usr/arm-none-eabi/include/sys/_stdint.h: ../CMSIS/Core/Include/core_cm4.h: ../CMSIS/Core/Include/cmsis_version.h: ../CMSIS/Core/Include/cmsis_compiler.h: diff --git a/software/firmware/oracle_same54n19a/gcc/gcc/gcc/startup_same54.o b/software/firmware/oracle_same54n19a/gcc/gcc/gcc/startup_same54.o index 2d21e2b1..e78871ef 100644 Binary files a/software/firmware/oracle_same54n19a/gcc/gcc/gcc/startup_same54.o and b/software/firmware/oracle_same54n19a/gcc/gcc/gcc/startup_same54.o differ diff --git a/software/firmware/oracle_same54n19a/gcc/gcc/system_same54.d b/software/firmware/oracle_same54n19a/gcc/gcc/system_same54.d index 3429912a..d43d2158 100644 --- a/software/firmware/oracle_same54n19a/gcc/gcc/system_same54.d +++ b/software/firmware/oracle_same54n19a/gcc/gcc/system_same54.d @@ -1,12 +1,12 @@ gcc/system_same54.d gcc/system_same54.o: ../gcc/system_same54.c \ ../include/same54.h ../include/same54n19a.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/stdint.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/machine/_default_types.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/features.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/_newlib_version.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/_intsup.h \ - /storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/_stdint.h \ + /usr/lib/gcc/arm-none-eabi/11.2.1/include/stdint.h \ + /usr/arm-none-eabi/include/stdint.h \ + /usr/arm-none-eabi/include/machine/_default_types.h \ + /usr/arm-none-eabi/include/sys/features.h \ + /usr/arm-none-eabi/include/_newlib_version.h \ + /usr/arm-none-eabi/include/sys/_intsup.h \ + /usr/arm-none-eabi/include/sys/_stdint.h \ ../CMSIS/Core/Include/core_cm4.h ../CMSIS/Core/Include/cmsis_version.h \ ../CMSIS/Core/Include/cmsis_compiler.h ../CMSIS/Core/Include/cmsis_gcc.h \ ../CMSIS/Core/Include/mpu_armv7.h ../include/system_same54.h \ @@ -62,13 +62,13 @@ gcc/system_same54.d gcc/system_same54.o: ../gcc/system_same54.c \ ../include/pio/same54n19a.h ../include/same54.h: ../include/same54n19a.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/stdint.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/machine/_default_types.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/features.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/_newlib_version.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/_intsup.h: -/storage/Shared/Documents/ARM_Toolchain/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi/include/sys/_stdint.h: +/usr/lib/gcc/arm-none-eabi/11.2.1/include/stdint.h: +/usr/arm-none-eabi/include/stdint.h: +/usr/arm-none-eabi/include/machine/_default_types.h: +/usr/arm-none-eabi/include/sys/features.h: +/usr/arm-none-eabi/include/_newlib_version.h: +/usr/arm-none-eabi/include/sys/_intsup.h: +/usr/arm-none-eabi/include/sys/_stdint.h: ../CMSIS/Core/Include/core_cm4.h: ../CMSIS/Core/Include/cmsis_version.h: ../CMSIS/Core/Include/cmsis_compiler.h: diff --git a/software/firmware/oracle_same54n19a/gcc/gcc/system_same54.o b/software/firmware/oracle_same54n19a/gcc/gcc/system_same54.o index d0794cfb..be812805 100644 Binary files a/software/firmware/oracle_same54n19a/gcc/gcc/system_same54.o and b/software/firmware/oracle_same54n19a/gcc/gcc/system_same54.o differ diff --git a/software/firmware/oracle_same54n19a/main.c b/software/firmware/oracle_same54n19a/main.c index c77149c4..194c5234 100644 --- a/software/firmware/oracle_same54n19a/main.c +++ b/software/firmware/oracle_same54n19a/main.c @@ -2,7 +2,6 @@ #include "p_usart.h" #include "p_i2c.h" - int main(void) { oracle_init();