mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-24 07:43:38 +00:00
Merge pull request #491 from hathach/fix-samg55-build
fix samg55 ci build
This commit is contained in:
commit
fe21c60507
@ -18,8 +18,8 @@ ASF_DIR = hw/mcu/microchip/samg55
|
||||
LD_FILE = hw/bsp/$(BOARD)/samg55j19_flash.ld
|
||||
|
||||
SRC_C += \
|
||||
$(ASF_DIR)/samg55/gcc/gcc/startup_samg55j19.c \
|
||||
$(ASF_DIR)/samg55/gcc/system_samg55j19.c \
|
||||
$(ASF_DIR)/samg55/gcc/gcc/startup_samg55.c \
|
||||
$(ASF_DIR)/samg55/gcc/system_samg55.c \
|
||||
$(ASF_DIR)/hpl/core/hpl_init.c \
|
||||
$(ASF_DIR)/hpl/usart/hpl_usart.c \
|
||||
$(ASF_DIR)/hpl/pmc/hpl_pmc.c \
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 66b5a11995025426224e0ba6f377322e6e8893b6
|
||||
Subproject commit 168322aa7100f60d6837505f5705fd61454dac27
|
Loading…
x
Reference in New Issue
Block a user