gustavonihei opened a new pull request, #8931: URL: https://github.com/apache/nuttx/pull/8931
## Summary This PR intends to implement the System Reset interfaces for the currently supported Espressif RISC-V based chips: - **ESP32-C3** - **ESP32-C6** - **ESP32-H2** ## Impact New feature, no impact if not used. ## Testing Successful execution of the `reboot` NSH command on the following defconfigs plus `CONFIG_BOARDCTL_RESET=y`: - `esp32c3-generic:nsh` - `esp32c6-generic:nsh` - `esp32h2-generic:nsh` -- 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