mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-16 19:23:22 +08:00

Add the static keyword to required function and variable delcaration to reduce their scope. Stops namespace pollution in CONFIG_BUILD_FLAT.