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
--- a/LPC2368/cmsis.h	Fri Oct 26 17:40:46 2012 +0100
+++ b/LPC2368/cmsis.h	Wed Nov 21 10:49:56 2012 +0000
@@ -7,10 +7,6 @@
 #ifndef MBED_CMSIS_H
 #define MBED_CMSIS_H
 
-#ifndef TARGET_LPC2368
-#define TARGET_LPC2368
-#endif
-
 #include "LPC23xx.h"
 #include "cmsis_nvic.h"