mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
Case inconsistency in lpc17xx.h cs LPC17xx.h files.
This commit is contained in:
parent
c5a81e5edd
commit
c6a3365521
@ -28,7 +28,7 @@
|
||||
#define LPC17XX_CLKPWR_H_
|
||||
|
||||
/* Includes ------------------------------------------------------------------- */
|
||||
#include "lpc17xx.h"
|
||||
#include "LPC17xx.h"
|
||||
#include "lpc_types.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
@ -28,7 +28,7 @@
|
||||
#define LPC17XX_PINSEL_H_
|
||||
|
||||
/* Includes ------------------------------------------------------------------- */
|
||||
#include "lpc17xx.h"
|
||||
#include "LPC17xx.h"
|
||||
#include "lpc_types.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
x
Reference in New Issue
Block a user