On 01/12/2021 18:08, Nathan Hartman wrote:
On Wed, Dec 1, 2021 at 11:29 AM Tim<t...@jti.uk.com.invalid> wrote:
OK, thanks - should have thought to check for any updates - sorry.
Yes, still got the 10.1 tree I think it is, from 7 or 8 months. Will need
to do whatever I need to do to get the latest but not a priority right
now: GitHub still scares me!
You can download the 10.2 release which was just released a week ago [1].
[1]https://nuttx.apache.org/download/
Cheers,
Nathan
Downloading or whatever isn't the issue (I use GitHub desktop) - its the
fact that I forked the master NuttX repo and then created a new branch
to work on the porting and am not sure - yet - how to manage the
bidirectional workflow of "pulling" my own changes back to my own fork,
let alone pulling the upstream main repo back to my fork and merging it
all - and then doing PRs to get my new stuff potentially incorporated.
I'm sure it's just a case of reading and learning really, but I'm
concentrating on getting the many new drivers I need written and tested,
bugs and missing stuff sorted on existing drivers and chip support, and
I haven't even started the actual app. yet. Feel a bit daunted at times!!