mbed library sources. Supersedes mbed-src.

Fork of mbed-dev by mbed official

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Wed Oct 07 08:00:09 2015 +0100
Parent:
5:ac9f6c2c45e8
Child:
7:cf567a118ec7
Commit message:
Synchronized with git revision 646f4d174daa7513e885f425b0fc965b7562b1c7

Full URL: https://github.com/mbedmicro/mbed/commit/646f4d174daa7513e885f425b0fc965b7562b1c7/

Update Teensy3.1 PinNames.h

Changed in this revision

targets/hal/TARGET_Freescale/TARGET_K20XX/TARGET_TEENSY3_1/PinNames.h Show annotated file Show diff for this revision Revisions of this file
--- a/targets/hal/TARGET_Freescale/TARGET_K20XX/TARGET_TEENSY3_1/PinNames.h	Tue Oct 06 13:30:11 2015 +0100
+++ b/targets/hal/TARGET_Freescale/TARGET_K20XX/TARGET_TEENSY3_1/PinNames.h	Wed Oct 07 08:00:09 2015 +0100
@@ -262,8 +262,8 @@
     A19 = PTC11,
     A20 = PTE0,
     
-    I2C_SCL = PTB3,
-    I2C_SDA = PTB2,
+    I2C_SCL = PTB2,
+    I2C_SDA = PTB3,
     
     SPI_SCK = PTC5,  // sclk
     SPI_DOUT = PTC6, // mosi