merge dcd_samd51 & dcd_samd21 into dcd_samd

This commit is contained in:
hathach
2019-12-26 21:46:59 +07:00
parent 49b316143a
commit b5684c5c10
7 changed files with 116 additions and 424 deletions

View File

@@ -31,7 +31,7 @@ INC += \
# For TinyUSB port source
VENDOR = microchip
CHIP_FAMILY = samd21
CHIP_FAMILY = samd
# For freeRTOS port source
FREERTOS_PORT = ARM_CM0

View File

@@ -32,7 +32,7 @@ INC += \
# For TinyUSB port source
VENDOR = microchip
CHIP_FAMILY = samd21
CHIP_FAMILY = samd
# For freeRTOS port source
FREERTOS_PORT = ARM_CM0

View File

@@ -35,7 +35,7 @@ INC += \
# For TinyUSB port source
VENDOR = microchip
CHIP_FAMILY = samd51
CHIP_FAMILY = samd
# For freeRTOS port source
FREERTOS_PORT = ARM_CM4F

View File

@@ -32,7 +32,7 @@ INC += \
# For TinyUSB port source
VENDOR = microchip
CHIP_FAMILY = samd21
CHIP_FAMILY = samd
# For freeRTOS port source
FREERTOS_PORT = ARM_CM0

View File

@@ -35,7 +35,7 @@ INC += \
# For TinyUSB port source
VENDOR = microchip
CHIP_FAMILY = samd51
CHIP_FAMILY = samd
# For freeRTOS port source
FREERTOS_PORT = ARM_CM4F