Changes to support running on smaller memory LPC device LPC1764

Fork of mbed-dev by mbed official

Revision:
142:d6373279a6f1
Parent:
126:4d7eabe73831
Child:
144:ef7eb2e8f9f7
--- a/api/mbed.h	Tue May 24 13:30:14 2016 +0100
+++ b/api/mbed.h	Thu May 26 10:00:14 2016 +0100
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 120
+#define MBED_LIBRARY_VERSION 121
 
 #include "platform.h"