apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
275 stars 523 forks source link

Fix nuttx coding style #2358

Closed simbit18 closed 5 months ago

simbit18 commented 5 months ago

Summary

fix error: Relative file path does not match actual file error: Long line found error: Operator/assignment must be preceded with whitespace error: Missing blank line after comment

Impact

none

Testing