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:
raiden00pl
2025-05-27 18:17:54 +02:00
committed by Xiang Xiao
parent 3ca2357a0b
commit 0b3245f701
32 changed files with 32 additions and 32 deletions
@@ -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 */