mbed library sources

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;