xiaoxiang781216 edited a comment on pull request #929:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/929#issuecomment-1057018989


   I personally follow this order:
   
   1. If this program is general enough to be used in many case without the 
code modification, it's better to move out of apps/examples folder.
   2. Otherwise, it's better to put into the corresponding subsystem folder to 
indicate that it's very mature and ready for use immediately.
   
   Since many application doesn't follow this and put into the source tree 
randomly, I am fine with the change.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to