Hi Jehudi, You are right: CMake-based builds are not supported for ESP32-C3 (nor for any other Espressif board). They will probably be implemented in the future, but we have no schedule for them.
NuttX is an open-source project, and we would be glad to see the community implement it. We can help to review and to test, of course. I would like to help if needed, but I would need some guidance on > where best to start and if there are any known pitfalls for this. There are no known pitfalls. You can use any other RISC-V chips and boards as a starting point. Best regards, Em seg., 9 de dez. de 2024 às 07:20, Laczen JMS <laczen...@gmail.com> escreveu: > Hi, > > I was trying to use out of tree builds using cmake for a esp32c3. It > seems that cmake is not supported on this device (and from a quick > search, none of the espressif boards). > > Is this a WIP or are there no plans to add cmake support for these devices? > > I would like to help if needed, but I would need some guidance on > where best to start and if there are any known pitfalls for this. > > Kind regards, > > Jehudi >