On Wed, Jun 9, 2021, at 11:08, Nathan Hartman wrote: > On Wed, Jun 9, 2021 at 10:01 AM <alin.jerpe...@sony.com > <mailto:Alin.Jerpelea%40sony.com>> wrote: > > > > I like the cmake idea but we should also consider that cmake will have > > implications on all projects that use the NuttX as a base for the SDK or > > custom projects. > > > > All those projects are using the old make system and such a change will > > have a huge impact for them. > > > This might be a dumb question but: > > Can't a CMake build be an OPTIONAL component for people who want to use it? > > Nathan
Maintaining two build systems in parallel does not really make sense to me. There should be only one and used and maintained by the community.