Update MAX3263x.sct

pull/10952/head
ale87jan 2019-05-28 12:02:51 +02:00 committed by Arto Kinnunen
parent 7482462434
commit 2ccc03dfbf
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
; 512KB RAM (0x80000) @ 0x20000000
#if !defined(MBED_BOOT_STACK_SIZE)
#define MBED_BOOT_STACK_SIZE 0x800
#define MBED_BOOT_STACK_SIZE 0x400
#endif
#define Stack_Size MBED_BOOT_STACK_SIZE