HTTP Server : Added esp_ prefix to http_server component files

This commit is contained in:
Anurag Kar
2018-10-24 15:12:50 +05:30
parent 7c29a39d6f
commit 2af9d7e0ed
19 changed files with 27 additions and 25 deletions
+4
View File
@@ -0,0 +1,4 @@
COMPONENT_SRCDIRS := src src/util
COMPONENT_ADD_INCLUDEDIRS := include
COMPONENT_PRIV_INCLUDEDIRS := src/port/esp32 src/util