readme and make html rule

This commit is contained in:
lujji 2017-01-08 03:43:59 +00:00
parent 281d616cf1
commit a089403cad
11 changed files with 149 additions and 134 deletions

View file

@ -1,7 +1,13 @@
PROGRAM=http_server
#ESPBAUD=921600
EXTRA_CFLAGS=-DLWIP_HTTPD_CGI=1 -DLWIP_HTTPD_SSI=1 -I./fsdata
EXTRA_COMPONENTS=extras/httpd
include ../../common.mk
html:
@echo "Generating fsdata.."
cd fsdata && ./makefsdata