You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/09/13 20:22:20 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #4532: boards/esp32s2-saola-1: Add implementation for BOARDIOC_RESET interface

gustavonihei opened a new pull request #4532:
URL: https://github.com/apache/incubator-nuttx/pull/4532


   ## Summary
   This PR intends to add support for triggering a reboot from userspace via BOARDIOC_RESET boardctl command.
   
   ## Impact
   New feature, no impact if not selected.
   
   ## Testing
   1) Build `esp32s2-saola-1:nsh` with CONFIG_BOARDCTL_RESET` enabled.
   2) `reboot` command successfully resets the board.
   
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis merged pull request #4532: boards/esp32s2-saola-1: Add implementation for BOARDIOC_RESET interface

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #4532:
URL: https://github.com/apache/incubator-nuttx/pull/4532


   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org