Updates and additions required by mbed-os 5.2.2

Dependencies:   SPWF01SA-lapi-1

Dependents:   x-nucleo-iks01a1-test x-nucleo-iks01a1-test

Fork of X_NUCLEO_IDW01M1v2 by ST

Revision:
2:610672ed2e9f
Parent:
1:fd7b3df18dd7
Child:
3:4c2cbca19031
--- a/SpwfInterface.cpp	Tue Jul 05 11:03:15 2016 +0000
+++ b/SpwfInterface.cpp	Thu Jul 07 06:45:32 2016 +0000
@@ -115,7 +115,7 @@
         if(!init())
             return NSAPI_ERROR_DEVICE_ERROR;
     }
-    
+
     _spwf.setTimeout(SPWF_CONNECT_TIMEOUT);   
     
     switch(security)