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:
54:71b101360fb9
Parent:
46:890817bdcffb
--- a/LPC1768/LPC17xx.h	Thu Dec 06 17:03:27 2012 +0000
+++ b/LPC1768/LPC17xx.h	Tue Jan 08 12:46:36 2013 +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;