acassis commented on code in PR #2363:
URL: https://github.com/apache/nuttx-apps/pull/2363#discussion_r1574883934


##########
uploadfiles/CMakeLists.txt:
##########
@@ -0,0 +1,42 @@
+# 
##############################################################################
+# apps/uploadfiles/CMakeLists.txt

Review Comment:
   > #2256 already move the most part to nuttx side, the process is simple to 
drop the file into etc folder and add the file to RAWSRCS in Makefile.
   
   Nice @xiaoxiang781216 it makes thing easier, so I don't need to create it 
here. May idea was to create something like "nuttx/userdata/" to let user put 
files there and be integrated/mounted automatically at /data in NSH. Just to 
make life easier to end users.
   
   Putting musics and user files at /etc doesn't seems correct, what do you 
think? Make we could have a CONFIG_USERDATA to be similar (and share code) to 
CONFIG_ETC_ROMFS. Makes sense for you?



-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to