nuttx-apps/examples/thttpd
liuhaitao b8dc15f646 examples/thttpd: align to elf/posix_spawn exmaples to fix depend build warning
Build warning logs as below:
arm-none-eabi-gcc: warning: ./hello/Makefile: linker input file unused because linking not done

Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2020-04-15 11:39:15 -03: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/thttpd: align to elf/posix_spawn exmaples to fix depend build warning 2020-04-15 11:39:15 -03:00
thttpd_main.c