You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/04/25 15:19:08 UTC

[GitHub] [incubator-nuttx-apps] Ouss4 commented on a change in pull request #202: Make more the default stack size to DEFAULT_TASK_STACKSIZE

Ouss4 commented on a change in pull request #202:
URL: https://github.com/apache/incubator-nuttx-apps/pull/202#discussion_r415082959



##########
File path: examples/mount/Kconfig
##########
@@ -35,7 +35,7 @@ if !EXAMPLES_MOUNT_BLOCKDEVICE
 
 config EXAMPLES_MOUNT_NSECTORS
 	int "RAM disk number of sectors"
-	default DEFAULT_TASK_STACKSIZE
+	default 2048

Review comment:
       Isn't that supposed to be the opposite way?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org