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
4f14d3b8c4
nuttx-apps
/
examples
/
webserver
History
Gregory Nutt
4f14d3b8c4
Changes to many Makefiles. For kernel buil object containing main cannot go into library because of name collisions. The object file must be handled as a special case in every Makefile
2014-09-07 08:43:01 -06:00
..
httpd-fs
Rename apps/examples/uip to apps/examples/webserver
2014-07-03 17:31:17 -06:00
.gitignore
Rename apps/examples/uip to apps/examples/webserver
2014-07-03 17:31:17 -06:00
cgi.c
Rename apps/examples/uip to apps/examples/webserver
2014-07-03 17:31:17 -06:00
cgi.h
Rename apps/examples/uip to apps/examples/webserver
2014-07-03 17:31:17 -06:00
Kconfig
Rename apps/examples/uip to apps/examples/webserver
2014-07-03 17:31:17 -06:00
Makefile
Changes to many Makefiles. For kernel buil object containing main cannot go into library because of name collisions. The object file must be handled as a special case in every Makefile
2014-09-07 08:43:01 -06:00
webserver_main.c
Use more standard *argv[] instead easier **argv
2014-09-06 09:23:23 -06:00