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-src by
Diff: targets/cmsis/TARGET_NXP/TARGET_LPC43XX/LPC43xx.h
- Revision:
- 258:2a0bf79294ef
- Parent:
- 256:76fd9a263045
- Child:
- 294:78f9587bb26d
diff -r 9258cc0a200d -r 2a0bf79294ef targets/cmsis/TARGET_NXP/TARGET_LPC43XX/LPC43xx.h --- a/targets/cmsis/TARGET_NXP/TARGET_LPC43XX/LPC43xx.h Tue Jul 15 21:15:07 2014 +0100 +++ b/targets/cmsis/TARGET_NXP/TARGET_LPC43XX/LPC43xx.h Thu Jul 17 05:30:08 2014 +0100 @@ -310,7 +310,7 @@ #error Please #define CORE_M0, CORE_M3 or CORE_M4 #endif -#include "system_LPC43XX.h" +#include "system_LPC43xx.h" /* --------------------------------------------------------------------------- * State Configurable Timer register block structure
