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.
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"
