From 1e53bb8054c0cc96813c9ab18ef8e9edefd8126f Mon Sep 17 00:00:00 2001 From: jesusalvarez Date: Wed, 16 Jul 2014 13:15:21 -0400 Subject: [PATCH] Change case of LPC43xx include file for case sensitive toolchains --- .../mbed/targets/cmsis/TARGET_NXP/TARGET_LPC43XX/LPC43xx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC43XX/LPC43xx.h b/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC43XX/LPC43xx.h index cd73988222..1d4577976a 100644 --- a/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC43XX/LPC43xx.h +++ b/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC43XX/LPC43xx.h @@ -310,7 +310,7 @@ typedef enum { #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