Changes to support running on smaller memory LPC device LPC1764

Fork of mbed-dev by mbed official

Revision:
147:30b64687e01f
Parent:
144:ef7eb2e8f9f7
Child:
148:21d94c44109e
--- a/api/mbed.h	Thu Sep 08 15:05:30 2016 +0100
+++ b/api/mbed.h	Fri Sep 16 16:24:25 2016 +0100
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 125
+#define MBED_LIBRARY_VERSION 126
 
 #if MBED_CONF_RTOS_PRESENT
 #include "rtos/rtos.h"