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:
343:901263286e8c
Parent:
338:c7460e7973ce
Child:
368:9c8af5961cee
--- a/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_RBLAB_BLENANO/PinNames.h	Fri Oct 10 07:45:07 2014 +0100
+++ b/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_RBLAB_BLENANO/PinNames.h	Fri Oct 10 08:45:07 2014 +0100
@@ -98,14 +98,8 @@
     P0_29 = p29,
     P0_30 = p30,
     
-    LED     = p19
+    LED     = p19,
     LED1    = p19,
-//    LED2    = p19,
-//    LED3    = p19,
-//    LED4    = p19,
-    
-//    BUTTON1 = p16,
-//    BUTTON2 = p17,
         
     RX_PIN_NUMBER = p11,
     TX_PIN_NUMBER = p9,
@@ -134,36 +128,17 @@
     I2C_SDA0 = p10,
     I2C_SCL0 = p8,
 
-/*
-    I2C_SDA1 = p13,
-    I2C_SCL1 = p15, 
-*/
-   
-    D0  = p9,
-    D1  = p11,
-    D2  = p8,
-    D3  = p10,
-//    D4  = p,
-    D5  = p7,
+    D0  = p11,
+    D1  = p9,
+    D2  = p10,
+    D3  = p8,
+    D4  = p28,
+    D5  = p29,
     D6  = p15,
-    D7  = p29,
-    
-    D8  = p28,
-/*
-    D9  = p18,
-    D10 = p14,
-    D11 = p12,
-    D12 = p13,
-*/
+    D7  = p7,
+
     D13 = p19,
-/*
-    D14 = p29, // I2C - SDA
-    D15 = p28, // I2C - SCL
 
-    D16 = p25, // SPI - SCK
-    D17 = p22, // SPI - MISO
-    D18 = p20, // SPI - MOSI
-*/
     A0  = p1,
     A1  = p2,
     A2  = p3,