lupyuen commented on PR #15444:
URL: https://github.com/apache/nuttx/pull/15444#issuecomment-2585648120

   Fixed by YF:
   - https://github.com/apache/nuttx/pull/15501
   
   Thank you so much YF :-)
   https://gist.github.com/lupyuen/7888125f58fe3034bc41b91b42fdabd7
   ```text
   ## NuttX Source: 
https://github.com/apache/nuttx/tree/2149d893363119e5368a495d9658acd1a5ea7668
   ## NuttX Apps: 
https://github.com/apache/nuttx-apps/tree/a6b9e718460a56722205c2a84a9b07b94ca664aa
   
   $ tools/configure.sh rv-virt:knsh64
   $ qemu-system-riscv64 -semihosting -M virt,aclint=on -cpu rv64 -kernel nuttx 
-nographic
   
   NuttShell (NSH) NuttX-12.8.0
   nsh> uname -a
   NuttX 12.8.0  risc-v rv-virt
   ## Hmmm why is Commit Hash missing?
   
   nsh> ostest
   ostest_main: Exiting with status 0
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to