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: 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 +}