mbed library sources

Dependents:   Encrypted my_mbed lklk CyaSSL_DTLS_Cellular ... more

Superseded

This library was superseded by mbed-dev - https://os.mbed.com/users/mbed_official/code/mbed-dev/.

Development branch of the mbed library sources. This library is kept in synch with the latest changes from the mbed SDK and it is not guaranteed to work.

If you are looking for a stable and tested release, please import one of the official mbed library releases:

Import librarymbed

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Revision:
10:3bc89ef62ce7
Parent:
9:0ce32e54c9a7
--- a/common/stdio.cpp	Mon Jun 10 16:03:00 2013 +0100
+++ b/common/stdio.cpp	Fri Jun 14 17:49:17 2013 +0100
@@ -379,6 +379,3 @@
     }
 }
 #endif
-
-// Make sure we are pulling in the retargeting module at link time
-volatile int stdio_retargeting_module;