This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
369c354dc7
nuttx-apps
/
examples
/
posix_spawn
History
simbit18
826b95a377
apps/examples/posix_spawn/filesystem/hello/Makefile: fix nxstyle
...
fix error: Relative file path does not match actual file
2023-03-17 03:23:12 +01:00
..
filesystem
apps/examples/posix_spawn/filesystem/hello/Makefile: fix nxstyle
2023-03-17 03:23:12 +01: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
Makefiles: Gregory Nutt: update licenses to Apache
2021-06-07 21:35:33 -05:00
Makefile
examples/posix_spawn: -fno-builtin for a file generated by mksymtab.sh
2022-05-12 23:12:39 +08:00
spawn_main.c
Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL
2021-08-06 11:04:35 +02:00