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
de31f2cce8
nuttx-apps
/
netutils
/
webserver
History
Gregory Nutt
633fae427d
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
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
httpd_cgi.c
More trailing whilespace removal
2014-04-13 16:24:28 -06:00
httpd_cgi.h
httpd_fs.c
httpd_fs_open() should return OK on success and ERROR on failure, not 1 and 0
2014-06-23 12:57:03 -06:00
httpd_mmap.c
More trailing whilespace removal
2014-04-13 16:24:28 -06:00
httpd_sendfile.c
httpd.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
httpd.h
Move include/nuttx/net/uipopt.h to include/nuttx/net/netconfig.h
2014-06-24 08:53:28 -06:00
Kconfig
Fixes for networking and tiny webserver from Max
2014-06-29 09:30:09 -06:00
Makefile
More trailing whilespace removal
2014-04-13 16:24:28 -06:00