fix end symbol for samx7x and same5x

This commit is contained in:
hathach 2022-06-29 15:05:09 +07:00
parent 7949a4ec7c
commit 5a378703fb
3 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,3 @@
mcu:MSP430x5xx
mcu:SAMD11
mcu:NUC121
mcu:SAMD11

View File

@ -160,4 +160,5 @@ SECTIONS
. = ALIGN(4);
_end = . ;
end = .;
}

@ -1 +1 @@
Subproject commit 58eb3763200ff51a998be5f537acf67299add227
Subproject commit 9e8b37e307d8404033bb881623a113931e1edf27