btashton opened a new pull request #2633: URL: https://github.com/apache/incubator-nuttx/pull/2633
## Summary This adds support for issuing software rests on the bl602 chip. ## Impact Add support for issuing software resets. ## Testing Enabled the reboot nsh builtin command and programmed the EVKB board. ``` NuttShell (NSH) NuttX-10.0.1 nsh> uname -a NuttX 10.0.1 c647faa117-dirty Dec 31 2020 10:52:08 risc-v bl602evb nsh> reboot NuttShell (NSH) NuttX-10.0.1 nsh> uname -a NuttX 10.0.1 c647faa117-dirty Dec 31 2020 10:52:08 risc-v bl602evb 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. For queries about this service, please contact Infrastructure at: [email protected]
