mbed library sources

Fork of mbed-src by mbed official

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Thu Jul 17 05:30:08 2014 +0100
Parent:
257:9258cc0a200d
Child:
259:da299e454ce7
Commit message:
Synchronized with git revision 41b8b1d3646bef2b53aab353123009dab8f743cb

Full URL: https://github.com/mbedmicro/mbed/commit/41b8b1d3646bef2b53aab353123009dab8f743cb/

[LPC4330_M4] Change case of include file for case sensitive builds

Changed in this revision

targets/cmsis/TARGET_NXP/TARGET_LPC43XX/LPC43xx.h Show annotated file Show diff for this revision Revisions of this file
--- 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