mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 01:56:31 +03: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