nuttx-apps/examples/nxflat/tests
Xiang Xiao f16a765cca
examples: Fix the parallel build break (#138)
1.Remove build target to avoid build and install run parallelly
2.Invoke the sub Makefile just before the parent source code compile
2020-03-23 11:40:44 -06:00
..
errno Makefile: let install depend on the target binary 2020-03-22 22:42:13 +00:00
hello Makefile: let install depend on the target binary 2020-03-22 22:42:13 +00:00
hello++ Makefile: let install depend on the target binary 2020-03-22 22:42:13 +00:00
longjmp Makefile: let install depend on the target binary 2020-03-22 22:42:13 +00:00
mutex Makefile: let install depend on the target binary 2020-03-22 22:42:13 +00:00
pthread Makefile: let install depend on the target binary 2020-03-22 22:42:13 +00:00
signal Makefile: let install depend on the target binary 2020-03-22 22:42:13 +00:00
struct Makefile: let install depend on the target binary 2020-03-22 22:42:13 +00:00
task Makefile: let install depend on the target binary 2020-03-22 22:42:13 +00:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Makefile examples: Fix the parallel build break (#138) 2020-03-23 11:40:44 -06:00
mkdirlist.sh Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
mksymtab.sh Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00