t

Fork of mbed-dev by mbed official

Revision:
167:e84263d55307
Parent:
149:156823d33999
--- a/targets/TARGET_ONSEMI/mbed_rtx.h	Thu Jun 08 15:02:37 2017 +0100
+++ b/targets/TARGET_ONSEMI/mbed_rtx.h	Wed Jun 21 17:46:44 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