mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-15 19:34:03 +00:00
esp_https_server: Add support for esp-tls server APIs
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
ifdef CONFIG_ESP_HTTPS_SERVER_ENABLE
|
||||
COMPONENT_SRCDIRS := src
|
||||
COMPONENT_ADD_INCLUDEDIRS := include
|
||||
else
|
||||
COMPONENT_CONFIG_ONLY := 1
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user