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.

Revision:
447:78d5dca142f0
Parent:
359:275f0f27ea18
--- a/targets/hal/TARGET_NXP/TARGET_LPC82X/TARGET_SSCI824/PeripheralNames.h	Sat Jan 17 10:30:07 2015 +0000
+++ b/targets/hal/TARGET_NXP/TARGET_LPC82X/TARGET_SSCI824/PeripheralNames.h	Mon Jan 19 13:00:08 2015 +0000
@@ -30,7 +30,7 @@
 #define MBED_UART0        P0_7, P0_18
 #define MBED_UARTUSB      USBTX, USBRX
 
-#define MBED_I2C0         P0_10, P0_11
+#define MBED_I2C0         P0_11, P0_10
 
 typedef enum {
     ADC_0 = 0,