nuttx-apps/examples/thttpd
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
..
content 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
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 examples: Fix the parallel build break (#138) 2020-03-23 11:40:44 -06:00
thttpd_main.c