Standardize nameing of the pre-processor definitiongs group header
This commit is contained in:
parent
4c40db9586
commit
85aaed9ef4
|
@ -43,7 +43,7 @@
|
|||
#include <nuttx/config.h>
|
||||
|
||||
/************************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
|
||||
/* Clocking *************************************************************************/
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
#include <nuttx/compiler.h>
|
||||
|
||||
/************************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
|
||||
/* LPCXpresso LPC1115 board pin usage ***********************************************/
|
||||
|
|
Loading…
Reference in New Issue