shizacat opened a new pull request, #12826:
URL: https://github.com/apache/nuttx/pull/12826

   ## Summary
   
   Script `tools/mkfsdata.pl` was written in Perl. This language is no longer 
popular. It may be a great idea to rewrite it in Python.
   This is my variant.
   
   The script fully behaves as the original one. And I have added arguments to 
configure it.
   
   Not shure:
   - how to correctly license
   - do I need to delete the original mkfsdata.pl
   - did I put 'PROGMEM' correctly in an 'unsigned static constant character' 
(line 64)
   - do I need to update the usage script on the example/web-server
   
   


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