Fork of mbed-dev with the NUCLEO-L152RE target modified for use with the STM32L151RB (128 kB flash, 16 kB RAM).
Fork of mbed-dev by
To use this, remove the default "mbed" library and import this one instead. Target must be NUCLEO_L152RE.
Revision 1:a46deec61bf5, committed 2015-10-05
- Comitter:
- mbed_official
- Date:
- Mon Oct 05 08:30:10 2015 +0100
- Parent:
- 0:9b334a45a8ff
- Child:
- 2:6d3776d23548
- Commit message:
- Synchronized with git revision a564e99e600db241dda4ece8a47b464def3db78c
Full URL: https://github.com/mbedmicro/mbed/commit/a564e99e600db241dda4ece8a47b464def3db78c/
Changed in this revision
api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Thu Oct 01 15:25:22 2015 +0300 +++ b/api/mbed.h Mon Oct 05 08:30:10 2015 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 107 +#define MBED_LIBRARY_VERSION 108 #include "platform.h"