Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
Diff: TARGET_KL43Z/TOOLCHAIN_ARM_STD/MKL43Z256xxx4.sct
- Revision:
- 141:794e51388b66
- Parent:
- 127:25aea2a3f4e3
--- a/TARGET_KL43Z/TOOLCHAIN_ARM_STD/MKL43Z256xxx4.sct Wed Apr 12 16:07:08 2017 +0100 +++ b/TARGET_KL43Z/TOOLCHAIN_ARM_STD/MKL43Z256xxx4.sct Fri Apr 28 13:09:19 2017 +0100 @@ -47,10 +47,6 @@ */ #define __ram_vector_table__ 1 -/* Heap 1/4 of ram and stack 1/8 */ -#define __stack_size__ 0x1000 -#define __heap_size__ 0x2800 - #if (defined(__ram_vector_table__)) #define __ram_vector_table_size__ 0x00000200 #else