esp_https_ota: Add support for HTTPS based ota feature
This commit is contained in:
3
components/esp_https_ota/component.mk
Normal file
3
components/esp_https_ota/component.mk
Normal file
@@ -0,0 +1,3 @@
|
||||
COMPONENT_SRCDIRS := src
|
||||
|
||||
COMPONENT_ADD_INCLUDEDIRS := include
|
||||
Reference in New Issue
Block a user