mbed library sources

Dependents:   bare

Fork of mbed-src by mbed official

Revision:
105:e200768883d5
Parent:
101:2f23a97259c7
Child:
113:65a335a675de
--- a/targets/hal/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PinNames.h	Fri Feb 21 12:15:10 2014 +0000
+++ b/targets/hal/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/PinNames.h	Mon Feb 24 10:30:08 2014 +0000
@@ -229,10 +229,13 @@
     A3 = PTB3,
     A4 = PTC2,
     A5 = PTC1,
-    
+
     I2C_SCL = D15,
     I2C_SDA = D14,
 
+    TSI_ELEC0 = PTB16,
+    TSI_ELEC1 = PTB17,
+
     // Not connected
     NC = (int)0xFFFFFFFF
 } PinName;