Skip to content

Commit 1cde402

Browse files
authored
Merge pull request #1 from ale87jan/ale87jan-patch-to-MAX32630
Update MAX3263x.sct
2 parents a4738fa + 2d492e1 commit 1cde402

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_Maxim/TARGET_MAX32630/device/TOOLCHAIN_ARM_STD

1 file changed

+1
-1
lines changed

targets/TARGET_Maxim/TARGET_MAX32630/device/TOOLCHAIN_ARM_STD/MAX3263x.sct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
; 512KB RAM (0x80000) @ 0x20000000
55

66
#if !defined(MBED_BOOT_STACK_SIZE)
7-
#define MBED_BOOT_STACK_SIZE 0x800
7+
#define MBED_BOOT_STACK_SIZE 0x400
88
#endif
99

1010
#define Stack_Size MBED_BOOT_STACK_SIZE

0 commit comments

Comments
 (0)