Changed startup_STM32F401xe.s & stm32f401xe.sct files to allow the use of the STM32F401RB
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;