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:
609:f2ee788e32e7
Parent:
569:18c5cf67e74d
--- a/targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_NZ32SC151/device.h	Fri Aug 14 08:45:08 2015 +0100
+++ b/targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_NZ32SC151/device.h	Fri Aug 14 12:45:09 2015 +0100
@@ -30,6 +30,15 @@
 #ifndef MBED_DEVICE_H
 #define MBED_DEVICE_H
 
+
+//MODTRONIX BEGIN - mbed Defines //////////////////////////////////////////////
+//Provide place for adding mbed defines. Alternative to adding them in IDE project properties.
+//Add project defines here, or add them to your toolchain compiler preprocessor
+
+
+//MODTRONIX END ///////////////////////////////////////////////////////////////
+
+
 #define DEVICE_PORTIN           1
 #define DEVICE_PORTOUT          1
 #define DEVICE_PORTINOUT        1