nuttx-apps/examples/i2schar
YAMAMOTO Takashi c9c1d2bbc6 Change the default of stack size configs to DEFAULT_TASK_STACKSIZE
Where:
 * Under examples and testing
 * And the default value is less than 2048

Using a bit more memory for examples and tests should not
be a critical problem.
2020-03-27 02:43:11 -05:00
..
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:09:40 -05:00
i2schar_main.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
i2schar_receiver.c Remove non-portable references to syslog from apps/examples 2014-10-08 08:33:00 -06:00
i2schar_transmitter.c Remove non-portable references to syslog from apps/examples 2014-10-08 08:33:00 -06:00
i2schar.h apps.: Remove the inappropriate NSH_BUILTIN_APPS coupling 2019-10-07 02:37:56 -06:00
Kconfig Change the default of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
Make.defs apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path. 2019-10-17 11:33:59 -06:00
Makefile Replace "STACKSIZE = 2048" with CONFIG_DEFAULT_TASK_SIZE 2020-03-27 02:43:11 -05:00