mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-22 09:01:08 +00:00
esp_https_ota: rename config option for more clarity
This commit is contained in:

committed by
Harshit Malpani

parent
7fd2d5ea03
commit
fbc9c729b2
4
components/esp_https_ota/sdkconfig.rename
Normal file
4
components/esp_https_ota/sdkconfig.rename
Normal file
@@ -0,0 +1,4 @@
|
||||
# sdkconfig replacement configurations for deprecated options formatted as
|
||||
# CONFIG_DEPRECATED_OPTION CONFIG_NEW_OPTION
|
||||
|
||||
CONFIG_OTA_ALLOW_HTTP CONFIG_ESP_HTTPS_OTA_ALLOW_HTTP
|
Reference in New Issue
Block a user