summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/bsp/samg55xplained/board.mk4
m---------hw/mcu/microchip0
2 files changed, 2 insertions, 2 deletions
diff --git a/hw/bsp/samg55xplained/board.mk b/hw/bsp/samg55xplained/board.mk
index e0c24ed9c..b53757dff 100644
--- a/hw/bsp/samg55xplained/board.mk
+++ b/hw/bsp/samg55xplained/board.mk
@@ -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 \
diff --git a/hw/mcu/microchip b/hw/mcu/microchip
-Subproject 66b5a11995025426224e0ba6f377322e6e8893b
+Subproject 168322aa7100f60d6837505f5705fd61454dac2