summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/bsp/saml21/boards/atsaml21_xpro/saml21j18b_flash.ld1
m---------hw/mcu/microchip0
2 files changed, 1 insertions, 0 deletions
diff --git a/hw/bsp/saml21/boards/atsaml21_xpro/saml21j18b_flash.ld b/hw/bsp/saml21/boards/atsaml21_xpro/saml21j18b_flash.ld
index 42f1de8d4..7f6b7fa99 100644
--- a/hw/bsp/saml21/boards/atsaml21_xpro/saml21j18b_flash.ld
+++ b/hw/bsp/saml21/boards/atsaml21_xpro/saml21j18b_flash.ld
@@ -135,6 +135,7 @@ SECTIONS
. = ALIGN(4);
_ebss = . ;
_ezero = .;
+ end = .;
} > ram
/* stack section */
diff --git a/hw/mcu/microchip b/hw/mcu/microchip
-Subproject f7087f04783c896627061fc151fa3527b73733c
+Subproject 58eb3763200ff51a998be5f537acf67299add22