mbed lib with startup delay fixed for Nucleo401RE

Fork of mbed-src by mbed official

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Tue Jul 21 13:45:08 2015 +0100
Parent:
593:78ee8643776a
Child:
595:5e59b9938d4a
Commit message:
Synchronized with git revision 35cfd8ec8265fe052e158123f304a686b314a675

Full URL: https://github.com/mbedmicro/mbed/commit/35cfd8ec8265fe052e158123f304a686b314a675/

Changed in this revision

api/mbed.h Show annotated file Show diff for this revision Revisions of this file
--- a/api/mbed.h	Mon Jul 20 09:00:09 2015 +0100
+++ b/api/mbed.h	Tue Jul 21 13:45:08 2015 +0100
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 102
+#define MBED_LIBRARY_VERSION 103
 
 #include "platform.h"