mirror of https://github.com/ARMmbed/mbed-os.git
Change case of LPC43xx include file for case sensitive toolchains
parent
e84df816c4
commit
1e53bb8054
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue