mbed library sources. Supersedes mbed-src.

Dependents:   Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more

Revision:
167:e84263d55307
Parent:
150:02e0a0aed4ec
--- a/targets/TARGET_ublox/mbed_rtx.h	Thu Jun 08 15:02:37 2017 +0100
+++ b/targets/TARGET_ublox/mbed_rtx.h	Wed Jun 21 17:46:44 2017 +0100
@@ -23,15 +23,6 @@
 #define INITIAL_SP              (0x01000000 + 0x05000 - 256)
 #endif
 
-#ifndef OS_TASKCNT
-#define OS_TASKCNT              6
-#endif
-#ifndef OS_MAINSTKSIZE
-#define OS_MAINSTKSIZE          128
-#endif
-#ifndef OS_CLOCK
-#define OS_CLOCK                48000000
-#endif
 #endif
 
 #endif  // MBED_MBED_RTX_H