Hi Frank-Christian, Last time I converted your patch to a PR, but it would be nice if you could send the PR directly to github, this is how people are contributing today. ;-)
This is very easy, just fork the https://github.com/apache/incubator-nuttx to user github, apply your patch and click on Pulll requests -> New pull request Thank you very much! BR, Alan On 10/29/20, Frank-Christian Kruegel <nu...@istda.com> wrote: > Hello World(); > > I needed additional processor support for our existing hardware and have > added a number of models to the list in arch/arm/[include|src]/tiva: > > * TM4C123GH6PZ (100 pin Version of TM4C123GH6PM) > > * TM4C123GH6PGE (144 pin Version of TM4C123GH6PM) > > * TM4C129ENCPDT (TM4C1294NCPDT with crypto hardware in TQFP) > > * TM4C129ENCZAD (TM4C1294NCPDT with crypto hardware in BGA) > > > I've prepared a diff of my changes against 9.10 release. If you find my > work useful please include it in the current version. > > Best Regards > > Frank-Christian > > >