mbed library sources 只保留l0和l1系列的库,修改l0的库的晶振为12m

Dependents:   SANFAN_read_analog_value nucleo-wdg Nucleo_sleep_copy

Fork of mbed-src by mbed official

Revision:
4:c4bfb462ca53
Parent:
2:143cac498751
--- a/capi/pinmap.h	Sat Feb 23 15:48:17 2013 +0000
+++ b/capi/pinmap.h	Wed Mar 13 15:04:05 2013 +0000
@@ -22,8 +22,6 @@
 extern "C" {
 #endif
 
-PinName parse_pins(const char *str);
-
 typedef struct {
     PinName pin;
     int peripheral;