mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-19 13:44:01 +08:00

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