readme and make html rule
This commit is contained in:
parent
281d616cf1
commit
a089403cad
11 changed files with 149 additions and 134 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue