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.

Revision:
145:64910690c574
Parent:
128:9bcdf88f62b0
diff -r 0f02307a0877 -r 64910690c574 TARGET_NCS36510/TARGET_ONSEMI/mbed_rtx.h
--- a/TARGET_NCS36510/TARGET_ONSEMI/mbed_rtx.h	Thu Jun 08 14:53:05 2017 +0100
+++ b/TARGET_NCS36510/TARGET_ONSEMI/mbed_rtx.h	Wed Jun 21 17:31:38 2017 +0100
@@ -22,15 +22,6 @@
 #ifndef INITIAL_SP
 #define INITIAL_SP              (0x40000000UL)
 #endif
-#ifndef OS_TASKCNT
-#define OS_TASKCNT              14
-#endif
-#ifndef OS_MAINSTKSIZE
-#define OS_MAINSTKSIZE          256
-#endif
-#ifndef OS_CLOCK
-#define OS_CLOCK                32000000
-#endif
 
 #endif