xiaoxiang781216 commented on issue #793: boards/Board.mk: use genromfs to make 
romfs image
URL: https://github.com/apache/incubator-nuttx/pull/793#issuecomment-614127387
 
 
   > > Yes, we will convert one config to utilize the new method which will:
   > > 1.Ensure the new method work in all supported platform
   > > 2.Demostrate how to use the new method to simplify the work
   > 
   > A page on the Confluence Wiki would probably be even better. A config is 
good for testing, but it is not good for documenting or communicating.
   
   Ok, @anchao will find a time to document the new method, but the workflow is 
very simple now. User just need add script or file to RCSRCS/RCRAWS and then 
the build system will do all the thing automatically. No need to understand 
genromfs, xxd and nsh_romfsimg.h anymore.
   
   @yamt The first patch address all your issue.
   @patacongo @davids5 the second patch demo how simple and flexible with the 
new method
   Of course the old method still work as before.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to