1
0
Fork 0
forked from nuttx/nuttx-update

Standardize nameing of the pre-processor definitiongs group header

This commit is contained in:
Gregory Nutt 2015-10-02 14:17:29 -06:00
parent 38e6142ae8
commit ac394041bf
7 changed files with 7 additions and 7 deletions

2
arch

@ -1 +1 @@
Subproject commit 228b63193d95433f447d9385847e93d86d595352
Subproject commit 8cd57d72bc48ab44b21fa36aa117367c2e8d0129

@ -1 +1 @@
Subproject commit 5c519b6b0a7a28e785266190874adf297322589d
Subproject commit 7e3617b29222394a5bcc1f20dab7ab9c8a35cda1

View file

@ -149,4 +149,4 @@
/* Byte 4: All zero */
#endif /* __DRIVERS_LCD_PCF8833_H */
#endif /* __DRIVERS_LCD_PCF8833_H */

View file

@ -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 */

View file

@ -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

View file

@ -51,7 +51,7 @@
#include "nxtk_internal.h"
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************

View file

@ -48,7 +48,7 @@
#include "nxtk_internal.h"
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************