mbed library sources. Supersedes mbed-src.

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

Revision:
169:e3b6fe271b81
Parent:
167:e84263d55307
Child:
186:707f6e361f3e
--- a/targets/TARGET_NORDIC/mbed_rtx.h	Thu Jul 06 15:42:05 2017 +0100
+++ b/targets/TARGET_NORDIC/mbed_rtx.h	Wed Jul 19 17:31:21 2017 +0100
@@ -37,6 +37,8 @@
 #define INITIAL_SP              (0x20010000UL)
 #endif
 
+#define OS_IDLE_THREAD_STACK_SIZE  512
+
 #elif defined(TARGET_MCU_NRF52840)
 
 #ifndef INITIAL_SP