gustavonihei opened a new pull request, #8953: URL: https://github.com/apache/nuttx/pull/8953
## Summary This PR intends to add support for the operation of the NuttX scheduler under Tickless mode for the currently supported Espressif RISC-V based chips: - **ESP32-C3** - **ESP32-C6** - **ESP32-H2** ## Impact New feature, no impact if not explicitly enabled. ## Testing Successful execution of the `ostest` application with the following defconfigs: - `esp32c3-generic:tickless` - `esp32c6-generic:tickless` - `esp32h2-generic:tickless` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org