I think we can divide the effort to port all the boards to the new CMake. I can start take care of ESP32, ESP32-C3 and ESP32-S2.
Let see if we get more people involved in this effort. BR, Alan On 6/1/21, Matias N. <mat...@imap.cc> wrote: > Hi, > just wanted to add that until this is ready, the gap between master and the > branch > widens with every merged PR and this increases the backporting effort. > I'm willing to do most of the remaining work but as I mentioned I cannot > possibly test everything so > help is needed. > I'd really like your feedback on this before I continue and ensure the > effort will not go to waste. > > Best, > Matias > > On Sat, May 29, 2021, at 14:06, Matias N. wrote: >> Hi, >> for anyone not following the relevant PR, please have a look at the >> current state here: >> >> https://github.com/apache/incubator-nuttx/pull/3704 >> >> This is now at a point where it can be tested by others. It would be very >> good to get some >> help testing what I got so far (sim and stm32f4discovery, both on Linux >> and mac), by running >> examples and test. There are some brief instructions at the end of the PR >> description for building. >> >> Other than that, I can continue porting other arch's and boards with the >> help of CI but it would be >> best if others with more boards could help testing (and ideally with some >> PRs, as the hard part >> is mostly done) those as well. >> >> Also, note that this is a PR against a branch so we could eventually merge >> it before adding support >> for other arch/boards. And finally, I will provide documentation to the >> new build system in a separate >> PR at some point, which I hope will ease the transition and help >> reviewing. >> >> Best, >> Matias >> >> On Sat, Apr 10, 2021, at 18:43, Xiang Xiao wrote: >>> A new issue is opened recently to address this topic: >>> https://github.com/apache/incubator-nuttx/issues/3455 >>> This proposal has the depth of the impact in our daily working, so it's >>> very important to get the feedback from the community before the real >>> action is taken. >>> If you have any concern or suggestion, please reply to this email. >>> >>> Thanks >>> Xiang >>> >> >