Merge pull request #10686 from ale87jan/master

MAX32630.sct fix
pull/10739/head
Martin Kojtal 2019-05-31 12:34:01 +01:00 committed by GitHub
commit 99b19098b8
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