xiaoxiang781216 commented on issue #793: boards/Board.mk: use genromfs to make 
romfs image
URL: https://github.com/apache/incubator-nuttx/pull/793#issuecomment-613852943
 
 
   > what will use this ?
   
   Now NuttX use mkromfs.sh+Kconfig to generate the romfs content which is very 
difficult to modify. With RCSRCS and RCRAWS, user can add any files to romfs:
   1.Files in RCSRCS is processed by C preprocessor which is useful for the 
shell script
   2.Files in RCRAWS is directly put into romfs which is sutiable for some 
binary content

----------------------------------------------------------------
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