Moved httpd files to separate dir

This commit is contained in:
Jindra Dolezy
2015-04-11 00:35:54 +02:00
parent c3f3cbcf9c
commit 546056695c
9 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ TARGET = httpd
# which modules (subdirectories) of the project to include in compiling
#MODULES = driver user lwip/api lwip/app lwip/core lwip/core/ipv4 lwip/netif
MODULES = espfs user
MODULES = espfs httpd user
EXTRA_INCDIR = include \
. \
lib/heatshrink/
View File
View File
View File
View File
View File
View File