fix nxstyle warnings

This commit is contained in:
raiden00pl 2020-07-20 11:16:47 +02:00 committed by Abdelatif Guettouche
parent 8fe3a46dc0
commit ba44a812bb

View File

@ -88,7 +88,7 @@
#ifndef __ASSEMBLY__
/****************************************************************************
* Public Functions
* Public Functions Prototypes
****************************************************************************/
/****************************************************************************
@ -120,7 +120,7 @@ int nrf52_bringup(void);
void nrf52_spidev_initialize(void);
#endif
/*****************************************************************************
/****************************************************************************
* Name: nrf52_lsm6dsl_initialize
*
* Description:
@ -132,7 +132,7 @@ void nrf52_spidev_initialize(void);
int nrf52_lsm6dsl_initialize(char *devpath);
#endif
/*****************************************************************************
/****************************************************************************
* Name: nrf52_lsm303agr_initialize
*
* Description:
@ -144,7 +144,7 @@ int nrf52_lsm6dsl_initialize(char *devpath);
int nrf52_lsm303agr_initialize(char *devpath);
#endif
/*****************************************************************************
/****************************************************************************
* Name: nrf52_hts221_initialize
*
* Description:
@ -156,7 +156,7 @@ int nrf52_lsm303agr_initialize(char *devpath);
int nrf52_hts221_initialize(char *devpath);
#endif
/*****************************************************************************
/****************************************************************************
* Name: nrf52_lpwaninitialize
*
* Description: