mbed library sources

Dependents:   Encrypted my_mbed lklk CyaSSL_DTLS_Cellular ... more

Superseded

This library was superseded by mbed-dev - https://os.mbed.com/users/mbed_official/code/mbed-dev/.

Development branch of the mbed library sources. This library is kept in synch with the latest changes from the mbed SDK and it is not guaranteed to work.

If you are looking for a stable and tested release, please import one of the official mbed library releases:

Import librarymbed

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Mon Jul 13 09:00:09 2015 +0100
Parent:
587:61103edf8a92
Child:
589:6c996abb70b0
Commit message:
Synchronized with git revision e811e6168d93e6dfde4b326b803dbd1bfd3e9665

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

11U68 - Fixed 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
--- a/targets/hal/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c	Fri Jul 10 14:15:08 2015 +0100
+++ b/targets/hal/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c	Mon Jul 13 09:00:09 2015 +0100
@@ -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