Platformio for esp-idf where to find esp components
Posted: Tue Aug 10, 2021 10:12 am
Hello. I have installed platformio and use it to create esp-idf programs for esp32. I need to modify one of the esp-idf libraries to change from https OTA to http OTA. I need to do that so I do not need to provide certifiate.
According to this forum thread:
https://www.esp32.com/viewtopic.php?t=8964
I just need to comment few lines in esp_https_ota.c file.
The issue is I cannot find this file anywhere! Please can someone help me find this. Where can I find all esp-idf components and files on my computer?
According to this forum thread:
https://www.esp32.com/viewtopic.php?t=8964
I just need to comment few lines in esp_https_ota.c file.
The issue is I cannot find this file anywhere! Please can someone help me find this. Where can I find all esp-idf components and files on my computer?