Re: Handling of newbie-oriented fixes

2021-01-07 Thread Grr
I just finished basic edition but my connection is veeery slow right now so I'll upload it until tomorrow morning I incorporated the ASCII function map and completely linearized the document I need to check the last part about nsh and such but the rest of the document is exact and up to date E

Re: Handling of newbie-oriented fixes

2021-01-06 Thread Brennan Ashton
On Tue, Jan 5, 2021 at 2:46 PM Grr wrote: > > Thank you for your response. I'll check that I assume that this is your github user https://github.com/sigdl If that is the case you can create your PR against the Apache repo with this link: https://github.com/apache/incubator-nuttx/compare/master...

Re: Handling of newbie-oriented fixes

2021-01-05 Thread Grr
Thank you for your response. I'll check that I also offered a function map to add to your NuttX+Initialization+Sequence document Please check https://www.mail-archive.com/dev@nuttx.apache.org/msg05417.html and let me know if it's useful or how can it be improved to be so TIA Grr El mar, 5 ene

Re: Handling of newbie-oriented fixes

2021-01-05 Thread Brennan Ashton
You can still open the PR in GitHub against the NuttX repo (with the extra stuff from Peter's repo) , there is a option to select a different repo, and we can either cherry pick your change for you or walk you through how to do that. Feel free to tag me in it @btashton Thanks for contributing! --

Re: Handling of newbie-oriented fixes

2021-01-05 Thread Maciej Wójcik
Just fork again from main nuttx repository, to satisfy github. Then a) manually put yout changes back and commit, or b) add your current fork as additional remote, and get your commits from there. If fork doesn't have changes, you can pull it. Otherwise you might try to cherry pick. On Tue, 5 Jan