forked from nuttx/nuttx-update
Standardize nameing of the pre-processor definitiongs group header
This commit is contained in:
parent
38e6142ae8
commit
ac394041bf
7 changed files with 7 additions and 7 deletions
2
arch
2
arch
|
@ -1 +1 @@
|
|||
Subproject commit 228b63193d95433f447d9385847e93d86d595352
|
||||
Subproject commit 8cd57d72bc48ab44b21fa36aa117367c2e8d0129
|
2
configs
2
configs
|
@ -1 +1 @@
|
|||
Subproject commit 5c519b6b0a7a28e785266190874adf297322589d
|
||||
Subproject commit 7e3617b29222394a5bcc1f20dab7ab9c8a35cda1
|
|
@ -149,4 +149,4 @@
|
|||
|
||||
/* Byte 4: All zero */
|
||||
|
||||
#endif /* __DRIVERS_LCD_PCF8833_H */
|
||||
#endif /* __DRIVERS_LCD_PCF8833_H */
|
||||
|
|
|
@ -138,4 +138,4 @@
|
|||
|
||||
#define S1D15G10_SR_RRATIO 0x07 /* Bits 0-2: Built-in resistance ratio */
|
||||
|
||||
#endif /* __DRIVERS_LCD_S1D15G10_H */
|
||||
#endif /* __DRIVERS_LCD_S1D15G10_H */
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
#include <nuttx/streams.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* The NuttX NX library an be build in two modes: (1) as a standard, C-library
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
#include "nxtk_internal.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
#include "nxtk_internal.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
|
Loading…
Reference in a new issue