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

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Revision:
44:24d45a770a51
Parent:
40:976df7c37ad5
Child:
46:890817bdcffb
--- a/LPC1768/LPC17xx.h	Fri Oct 26 17:40:46 2012 +0100
+++ b/LPC1768/LPC17xx.h	Wed Nov 21 10:49:56 2012 +0000
@@ -129,8 +129,8 @@
   __IO uint32_t CCLKCFG;
   __IO uint32_t USBCLKCFG;
   __IO uint32_t CLKSRCSEL;
-  __IO uint32_t	CANSLEEPCLR;
-  __IO uint32_t	CANWAKEFLAGS;
+  __IO uint32_t    CANSLEEPCLR;
+  __IO uint32_t    CANWAKEFLAGS;
        uint32_t RESERVED4[10];
   __IO uint32_t EXTINT;                 /* External Interrupts                */
        uint32_t RESERVED5;