xiaoxiang781216 commented on a change in pull request #5348:
URL: https://github.com/apache/incubator-nuttx/pull/5348#discussion_r794991517
##########
File path: boards/sparc/bm3823/xx3823/configs/nsh/defconfig
##########
@@ -62,6 +54,3 @@ CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE=768
CONFIG_UART1_BAUD=9600
CONFIG_UART1_SERIAL_CONSOLE=y
CONFIG_UART2_BAUD=9600
-CONFIG_USERMAIN_STACKSIZE=4096
-CONFIG_USER_ENTRYPOINT="nsh_main"
Review comment:
CONFIG_INIT_ENTRYPOINT="nsh_main" and move to the right location
--
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]