version_2.0
Dependents: cc3000_ping_demo_try_2
Fork of mbed by
Diff: LPC1768/cmsis.h
- Revision:
- 44:24d45a770a51
- Parent:
- 40:976df7c37ad5
diff -r e2ed12d17f06 -r 24d45a770a51 LPC1768/cmsis.h --- a/LPC1768/cmsis.h Fri Oct 26 17:40:46 2012 +0100 +++ b/LPC1768/cmsis.h Wed Nov 21 10:49:56 2012 +0000 @@ -7,10 +7,6 @@ #ifndef MBED_CMSIS_H #define MBED_CMSIS_H -#ifndef TARGET_LPC1768 -#define TARGET_LPC1768 -#endif - #include "LPC17xx.h" #include "cmsis_nvic.h"