mbed library sources 只保留l0和l1系列的库,修改l0的库的晶振为12m
Dependents: SANFAN_read_analog_value nucleo-wdg Nucleo_sleep_copy
Fork of mbed-src by
Revision 612:fba1c7dc54c0, committed 2015-08-18
- Comitter:
- mbed_official
- Date:
- Tue Aug 18 15:00:09 2015 +0100
- Parent:
- 611:b13a1988fb27
- Child:
- 613:bc40b8d2aec4
- Commit message:
- Synchronized with git revision 0d637743c77c4a5e3c30f9636c78d19ec3e10f34
Full URL: https://github.com/mbedmicro/mbed/commit/0d637743c77c4a5e3c30f9636c78d19ec3e10f34/
Changed in this revision
api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Tue Aug 18 08:15:10 2015 +0100 +++ b/api/mbed.h Tue Aug 18 15:00:09 2015 +0100 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 104 +#define MBED_LIBRARY_VERSION 105 #include "platform.h"