masayuki2009 commented on a change in pull request #5839: URL: https://github.com/apache/incubator-nuttx/pull/5839#discussion_r835107529
########## File path: boards/risc-v/qemu-rv/rv-virt/configs/nsh64/defconfig ########## @@ -65,6 +66,7 @@ CONFIG_STACK_COLORATION=y CONFIG_START_MONTH=12 CONFIG_START_YEAR=2021 CONFIG_SYSTEM_NSH=y +CONFIG_SYSTEM_NSH_STACKSIZE=3072 Review comment: @no1wudi As long as I tested, 2048 is enough for CONFIG_ARCH_INTERRUPTSTACK. -- 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