mbed library sources

Fork of mbed-src by mbed official

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Wed Apr 02 14:45:07 2014 +0100
Parent:
143:d037f9fa688d
Child:
145:cfacfb0a9e19
Commit message:
Synchronized with git revision cee49e98373ba8ffe4a02b388aaca8881eaab5c7

Full URL: https://github.com/mbedmicro/mbed/commit/cee49e98373ba8ffe4a02b388aaca8881eaab5c7/

Changed in this revision

targets/hal/TARGET_NXP/TARGET_LPC15XX/PinNames.h Show annotated file Show diff for this revision Revisions of this file
--- a/targets/hal/TARGET_NXP/TARGET_LPC15XX/PinNames.h	Tue Apr 01 18:45:07 2014 +0100
+++ b/targets/hal/TARGET_NXP/TARGET_LPC15XX/PinNames.h	Wed Apr 02 14:45:07 2014 +0100
@@ -63,6 +63,9 @@
     D11= P0_28,
     D12= P0_12,
     D13= P0_16, // same port as D5
+    D14= P0_23,
+    D15= P0_22,
+
     A0 = P0_8,
     A1 = P0_7,
     A2 = P0_6,