This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
38ecd36a61
nuttx-apps
/
examples
/
thttpd
History
Gregory Nutt
38ecd36a61
Fix clean and distclean targets. Back out a few too many changes made by sed
2014-09-06 08:28:24 -06:00
..
content
Fix clean and distclean targets. Back out a few too many changes made by sed
2014-09-06 08:28:24 -06:00
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Kconfig
Add a THTTPD configuratin for zkit-arm-1769
2013-02-26 16:28:30 +00:00
Makefile
Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
2014-09-06 08:00:47 -06:00
thttpd_main.c
NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
2014-07-04 19:13:08 -06:00