diff options
| author | hathach <[email protected]> | 2021-03-17 21:36:52 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-03-17 21:36:52 +0700 |
| commit | b221cedf80fadc4e810cca9408d91b12cf583e7e (patch) | |
| tree | 61905ce960b9afbe2ac5357d6bd40c1430088311 /hw/bsp/same54xplainedpro | |
| parent | e7e03db9f863b1425c9ad60571a59986e40835bd (diff) | |
spaces
Diffstat (limited to 'hw/bsp/same54xplainedpro')
| -rw-r--r-- | hw/bsp/same54xplainedpro/board.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/same54xplainedpro/board.mk b/hw/bsp/same54xplainedpro/board.mk index 2ad4ada0c..f43a5fdeb 100644 --- a/hw/bsp/same54xplainedpro/board.mk +++ b/hw/bsp/same54xplainedpro/board.mk @@ -20,7 +20,7 @@ CFLAGS += \ LD_FILE = hw/bsp/$(BOARD)/same54p20a_flash.ld SRC_C += \ - src/portable/microchip/samd/dcd_samd.c \ + src/portable/microchip/samd/dcd_samd.c \ hw/mcu/microchip/same54/gcc/gcc/startup_same54.c \ hw/mcu/microchip/same54/gcc/system_same54.c \ hw/mcu/microchip/same54/hal/utils/src/utils_syscalls.c |
