Add a 'esp_https_server' component allowing to use http_server with OpenSSL
This commit is contained in:
2
components/esp_https_server/component.mk
Normal file
2
components/esp_https_server/component.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
COMPONENT_SRCDIRS := src
|
||||
COMPONENT_ADD_INCLUDEDIRS := include
|
||||
Reference in New Issue
Block a user