mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Various changes and bigfixes for problems detected by CppCheck
This commit is contained in:
@@ -51,6 +51,11 @@
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
#ifndef CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE
|
||||
# define CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE 2048
|
||||
#endif
|
||||
|
||||
/* "The spawn.h header shall define the flags that may be set in a
|
||||
* posix_spawnattr_t object using the posix_spawnattr_setflags() function:"
|
||||
|
||||
Reference in New Issue
Block a user