yf13 opened a new pull request, #15626: URL: https://github.com/apache/nuttx/pull/15626
## Summary This adjusts `qemu-armv7a:knsh` with following points: - use smaller memory so that QEMU option `-m 1024` can be skipped. - use ELF_EXECUTABLE for apps to allow easier debugging. - enable graceful shutdown from NSH command. - enable more cases of ostest (e.g. vfork, pthread_exit etc). ## Impacts The `qemu-armv7a:knsh` target. ## Testing - local checks with `qemu-armv7a:nsh` - CI checks. -- 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