nuttx-apps/examples/thttpd/content/hello
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
..
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
hello.c apps/examples/thttpd: Remove the netstats demo. This depends on an illegal function call and cannot be supported. That example could be replaced with logic that uses the procfs network entries as was done for NSH which had the same issue. But I am too lazy to implement that 2017-07-01 08:03:54 -06:00
Makefile examples: Fix the parallel build break (#138) 2020-03-23 11:40:44 -06:00