mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
boards: unify Private Types banners
unify Private Types banners according to NuttX coding standard Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
#ifdef CONFIG_LCD_MIO283QT2
|
||||
|
||||
/****************************************************************************
|
||||
* Private Type Definition
|
||||
* Private Types
|
||||
****************************************************************************/
|
||||
|
||||
struct pic32mx7mmb_dev_s
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
#define NOP __asm__ __volatile__ ("nop");
|
||||
|
||||
/****************************************************************************
|
||||
* Private Type Definition
|
||||
* Private Types
|
||||
****************************************************************************/
|
||||
|
||||
/* Global LCD state */
|
||||
|
||||
Reference in New Issue
Block a user