Skip to content
Snippets Groups Projects
Commit ac394041 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Standardize nameing of the pre-processor definitiongs group header

parent 38e6142a
No related branches found
No related tags found
No related merge requests found
arch @ 8cd57d72
Subproject commit 228b63193d95433f447d9385847e93d86d595352
Subproject commit 8cd57d72bc48ab44b21fa36aa117367c2e8d0129
configs @ 7e3617b2
Subproject commit 5c519b6b0a7a28e785266190874adf297322589d
Subproject commit 7e3617b29222394a5bcc1f20dab7ab9c8a35cda1
......@@ -149,4 +149,4 @@
/* Byte 4: All zero */
#endif /* __DRIVERS_LCD_PCF8833_H */
\ No newline at end of file
#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 */
\ No newline at end of file
#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
****************************************************************************/
/****************************************************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment