Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: LPC2368/cmsis.h
- Revision:
- 44:24d45a770a51
- Parent:
- 40:976df7c37ad5
diff -r e2ed12d17f06 -r 24d45a770a51 LPC2368/cmsis.h --- 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"
