Re: cmake support for espressif devices

2024-12-11 Thread Tiago Medicci Serrano
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

cmake support for espressif devices

2024-12-09 Thread Laczen JMS
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 wou