Skip to content

Commit 2d492e1

Browse files
authored
Update MAX3263x.sct
1 parent a4738fa commit 2d492e1

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)