Update MAX3263x.sct

pull/10686/head^2
ale87jan 2019-05-28 12:02:51 +02:00 committed by GitHub
parent a4738fa9a8
commit 2d492e1166
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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