(24-09-2016, 03:10 AM)pingry Wrote: Regis, I am keen to get my changes to support the new board into the main code, as I do not want to haved to make these edits everytime. How can I go about this?
Hi,
The best would be to use GitHub.
If you don´t want to register as a contributor just make a fork of the pinguino-ide and the pinguino-libraries repositories and then merge your changes in the v12-dev branch.
Or simply become an official contributor, clone pinguino-ide and pinguino-libraries, create your own branch from v12-dev, report your changes in it and then merge your branch with the v12-dev.