fix end symbol for samx7x and same5x
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
mcu:MSP430x5xx
|
||||
mcu:NUC121
|
||||
mcu:SAMD11
|
@@ -160,4 +160,5 @@ SECTIONS
|
||||
|
||||
. = ALIGN(4);
|
||||
_end = . ;
|
||||
end = .;
|
||||
}
|
||||
|
Submodule hw/mcu/microchip updated: 58eb376320...9e8b37e307
Reference in New Issue
Block a user