Hopefully its of some use to others.
"Nuttx OS" on bitbucket for the beginner has a two git module configuration - bitbucket.org/nuttx/nttuxt and bitbucket.org/nuttx/apps The "apps" may be replaced by a custom configuration later.
My development environment is Ubuntu 15.10, with Meld to do differencing.
Meld required Ubunutu 15.10
The editing is done in Eclipse Mars on Windows10 over the network to Ubuntu. I login in remotely to the Ubuntu machine to compile.
git.wiki.kernel.org/index.php/GitSubmoduleTutorial - definitions, complex
To start, sign-in to bitbucket.org with your own account , then clone the following into your <userSpace> on bitbucket
I use a prefix ZZ as you might want to experiment with different instances of Nuttx as the development progress
bitbucket.org/patacongo/nuttx to ZZNuttX Description: <your plans for the fork>
bitbucket.org/nuttx/apps ZZnuttapps Description: <your plans for an apps>
Next article: how to download the code to your local machine.
No comments:
Post a Comment