grouping samd51 boards

This commit is contained in:
hathach
2020-11-28 12:09:45 +07:00
parent a3fff24fbc
commit a6c7467fd3
19 changed files with 334 additions and 446 deletions
-3
View File
@@ -9,9 +9,6 @@ CFLAGS += \
-DCONF_DFLL_OVERWRITE_CALIBRATION=0 \
-DCFG_TUSB_MCU=OPT_MCU_SAMD21
# All source paths should be relative to the top level.
#LD_FILE = hw/bsp/$(BOARD)/samd21g18a_flash.ld
SRC_C += \
hw/mcu/microchip/asf4/samd21/gcc/gcc/startup_samd21.c \
hw/mcu/microchip/asf4/samd21/gcc/system_samd21.c \