mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-01 07:16:43 +00:00
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