Changes to support running on smaller memory LPC device LPC1764

Fork of mbed-dev by mbed official

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Wed Apr 13 16:00:11 2016 +0100
Parent:
109:5e8787d2b815
Child:
111:86e691153a57
Commit message:
Synchronized with git revision 5d695a8e0baf2479154e36a7f46dd15415232ee0

Full URL: https://github.com/mbedmicro/mbed/commit/5d695a8e0baf2479154e36a7f46dd15415232ee0/

Changed in this revision

api/mbed.h Show annotated file Show diff for this revision Revisions of this file
--- a/api/mbed.h	Tue Apr 12 09:00:12 2016 +0100
+++ b/api/mbed.h	Wed Apr 13 16:00:11 2016 +0100
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 117
+#define MBED_LIBRARY_VERSION 118
 
 #include "platform.h"