This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx-apps
/
examples
/
posix_spawn
History
Xiang Xiao
8a1f5ee34c
debug: Reduce CONFIG_CPP_HAVE_VARARGS usage
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-05-06 07:31:10 -06:00
..
filesystem
examples: Fix the parallel build break (
#138
)
2020-03-23 11:40:44 -06:00
.gitignore
Revert "Don't generate .depend anymore"
2020-03-22 23:09:40 -05:00
Kconfig
Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard.
2019-10-06 06:14:56 -06: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
spawn_main.c
debug: Reduce CONFIG_CPP_HAVE_VARARGS usage
2020-05-06 07:31:10 -06:00