nuttx-apps/examples/posix_spawn/filesystem
liuguo09 50a86f9bc7 examples/posix_spawn: update dependency to fix parallel build break (#26)
In stm32f4discovery:posix_spawn and lc823450-xgevk:posix_spawn parallel build,
it failed since apps/examples/posix_spawn/filesystem/romfs/hello is not available
which is needed by examples/posix_spawn/filesystem/symtab.c.

Change-Id: I588317396f8e3ca4d69d4ec8db8ccad219207048
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2020-01-21 15:45:32 +01:00
..
hello examples/posix_spawn: update dependency to fix parallel build break (#26) 2020-01-21 15:45:32 +01:00
redirect examples/posix_spawn: update dependency to fix parallel build break (#26) 2020-01-21 15:45:32 +01:00
.gitignore Move LPC17xx IOCON register definitions from lpc17_gpio.h to lpc17_iocon.h; fix a few more .gitignore files 2013-04-04 18:12:44 -06:00
Makefile examples/posix_spawn: update dependency to fix parallel build break (#26) 2020-01-21 15:45:32 +01:00
mksymtab.sh Include nuttx/symtab.h instead of nuttx/binfmt/symtab.h since symtab.h under binfmt folder is for internal use. 2019-12-10 08:39:22 -06:00
testdata.txt Added a test of posix_spawn() 2013-01-10 21:39:57 +00:00