mbed library sources for small microcontrollers such as STM32F050F6P6 (with 4 kB RAM)

Dependents:   STM32F031_blink_LED_1

Fork of mbed-src by mbed official

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Tue Feb 03 17:00:07 2015 +0000
Parent:
462:e03396e14338
Child:
464:04583941e294
Commit message:
Synchronized with git revision 134a67aab259d410373367cb96b73420b390d385

Full URL: https://github.com/mbedmicro/mbed/commit/134a67aab259d410373367cb96b73420b390d385/

Changed in this revision

api/mbed.h Show annotated file Show diff for this revision Revisions of this file
--- a/api/mbed.h	Tue Feb 03 13:15:07 2015 +0000
+++ b/api/mbed.h	Tue Feb 03 17:00:07 2015 +0000
@@ -16,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 92
+#define MBED_LIBRARY_VERSION 93
 
 #include "platform.h"