Lancaster University's (short term!) clone of mbed-src for micro:bit. This is a copy of the github branch https://github.com/lancaster-university/mbed-classic
Fork of mbed-src by
Diff: common/pinmap_common.c
- Revision:
- 523:d25d72bcc348
- Parent:
- 511:532f83b66a7f
--- a/common/pinmap_common.c Thu Apr 23 09:15:08 2015 +0100 +++ b/common/pinmap_common.c Fri Apr 24 08:15:12 2015 +0100 @@ -86,4 +86,4 @@ if ((uint32_t)NC == function) // no mapping available error("pinmap not found for function"); return function; -} \ No newline at end of file +}