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

examples/lp503x: Removed the execute permissions. #2379

Closed simbit18 closed 4 months ago

simbit18 commented 4 months ago

Summary

Makefile -> Removed the execute permissions. Make.defs -> Removed the execute permissions.

Impact

none

Testing