Correcting some code from github comments
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
SYMBOLS {
|
||||
|
||||
__ORIXHDR__: type = import;
|
||||
|
||||
__STACKSIZE__: type = weak, value = $0800; # 2K stack
|
||||
|
||||
__RAMEND__: type = weak, value = $9800;
|
||||
}
|
||||
MEMORY {
|
||||
|
||||
Reference in New Issue
Block a user