Fix infinite loop

This commit is contained in:
Quentin Guidée
2020-02-17 19:05:18 +01:00
parent 0dd49bf4e1
commit 2ae5eecac7
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ MEMORY {
*/
}
STACK_SIZE = 16K;
STACK_SIZE = 32K;
FIRST_EXTERNAL_FLASH_SECTOR_SIZE = 4K;
SECTIONS {