GooTal commented on PR #6242: URL: https://github.com/apache/nuttx/pull/6242#issuecomment-1409648892
Oh thank you. I checked out to releases/12.0 and saw the updated readme. BTW, can knsh64 run ostest? I notice that rv-virt:nsh64 got some built-in apps:  I added these config variables in `nuttx/boards/risc-v/qemu-rv/rv-virt/configs/knsh64/defconfig`: ``` CONFIG_BUILTIN=y CONFIG_NSH_BUILTIN_APPS=y CONFIG_TESTING_OSTEST=y ``` I read readme under `apps/testing/ostest` but it seems not working. Could you give me some advice? Thanks in advance. -- 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