1
0
mirror of https://github.com/marqs85/ossc.git synced 2026-04-21 20:17:26 +00:00

optimize code size and add HDR flag setting

This commit is contained in:
marqs
2023-08-27 10:55:45 +03:00
parent 4bc98224e4
commit 6ae321a9ff
7 changed files with 7134 additions and 7256 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ MEMORY
}
/* Stack information variables */
_min_stack = 0x400; /* 1K - minimum stack space to reserve */
_min_stack = 0x4B0; /* 1200 - minimum stack space to reserve */
_stack_start = ORIGIN(dataram) + LENGTH(dataram);
/* We have to align each sector to word boundaries as our current s19->slm