656bef7bb7
Also add examples, docs and test apps for the HTTP Server.
4 lines
126 B
Makefile
4 lines
126 B
Makefile
|
|
COMPONENT_SRCDIRS := src src/util
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_PRIV_INCLUDEDIRS := src/port/esp32 src/util
|