[11U68]fix P0_11 to use GPIO

Fork of mbed-src by mbed official

Files at this revision

API Documentation at this revision

Comitter:
nameless129
Date:
Sun Jul 12 03:16:50 2015 +0000
Parent:
586:dfaf40375987
Commit message:
fix P0_11 for GPIO

Changed in this revision

targets/hal/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c Show annotated file Show diff for this revision Revisions of this file
diff -r dfaf40375987 -r 3d189f3acffd targets/hal/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c
--- a/targets/hal/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c	Wed Jul 08 15:00:09 2015 +0100
+++ b/targets/hal/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c	Sun Jul 12 03:16:50 2015 +0000
@@ -33,6 +33,7 @@
     
     int func = ((pin == P0_0)  || // reset
                 (pin == P0_10) || // SWCLK
+                (pin == P0_11) || // TDI
                 (pin == P0_12) || // TMS
                 (pin == P0_13) || // TDO
                 (pin == P0_14) || // TRST