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 16:47:59 UTC

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

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



##########
File path: graphics/nxwm/Kconfig
##########
@@ -504,7 +504,7 @@ config NXWM_TOUCHSCREEN_LISTENERPRIO
 
 config NXWM_TOUCHSCREEN_LISTENERSTACK
 	int "Touchscreen Listener Task Stack Size"
-	default 1024

Review comment:
       This changes the default stack size

##########
File path: netutils/discover/Kconfig
##########
@@ -15,7 +15,7 @@ if NETUTILS_DISCOVER
 
 config DISCOVER_STACK_SIZE
 	int "Discover Daemon Stack Size"
-	default 1024

Review comment:
       This changes the default stack size




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