HTTP server (#324)

extras/httpd and http_server example
This commit is contained in:
lujji 2017-01-27 08:38:01 +00:00 committed by Ruslan V. Uss
parent ebfbc1144c
commit f64935eb1d
19 changed files with 5050 additions and 0 deletions

2
extras/httpd/readme.txt Normal file
View file

@ -0,0 +1,2 @@
Note: this module expects your project to provide "fsdata.c" created with "makefsdata" utility.
See examples/http_server.