mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 01:39:44 +08:00
boards: arm: stm32f7: nxstyle fixes
Fix for errors reported by nxstyle Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
5b7405356b
commit
c336a792b2
@@ -134,6 +134,7 @@ int stm32_pwm_setup(void)
|
||||
return ret;
|
||||
}
|
||||
#endif
|
||||
|
||||
/* Now we are initialized */
|
||||
|
||||
initialized = true;
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#ifdef CONFIG_BOARDCTL_RESET
|
||||
|
||||
/****************************************************************************
|
||||
* Public functions
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user