The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
mbed 2
This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.
Diff: TARGET_K66F/TOOLCHAIN_ARM_STD/MK66FN2M0xxx18.sct
- Revision:
- 141:794e51388b66
- Parent:
- 127:25aea2a3f4e3
- Child:
- 153:b484a57bc302
--- a/TARGET_K66F/TOOLCHAIN_ARM_STD/MK66FN2M0xxx18.sct Wed Apr 12 16:07:08 2017 +0100 +++ b/TARGET_K66F/TOOLCHAIN_ARM_STD/MK66FN2M0xxx18.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__ 0x8000 -#define __heap_size__ 0x10000 - #if (defined(__ram_vector_table__)) #define __ram_vector_table_size__ 0x00000400 #else