mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-24 00:00:44 +01:00
Fix infinite loop
This commit is contained in:
@@ -21,7 +21,7 @@ MEMORY {
|
||||
*/
|
||||
}
|
||||
|
||||
STACK_SIZE = 16K;
|
||||
STACK_SIZE = 32K;
|
||||
FIRST_EXTERNAL_FLASH_SECTOR_SIZE = 4K;
|
||||
|
||||
SECTIONS {
|
||||
|
||||
Reference in New Issue
Block a user