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
7a7976652e
nuttx-apps
/
netutils
/
webserver
History
Gregory Nutt
817e256db3
Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Rename *_internal.h header files in net/ to just *.h
2014-06-24 10:14:15 -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
The content for uIP web server demo is no longer canned, but is not built dynameically (Thanks to Max Holtzberg)
2012-08-31 23:05:51 +00:00
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
Add default file name if URL is a directory, giving index.html behavior. From Kate
2012-09-18 18:45:39 +00:00
httpd.c
Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Rename *_internal.h header files in net/ to just *.h
2014-06-24 10:14:15 -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
More trailing whilespace removal
2014-04-13 16:24:28 -06:00
Makefile
More trailing whilespace removal
2014-04-13 16:24:28 -06:00