Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-src by
Diff: capi/pinmap.h
- 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;