Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-10-27 21:21:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
cfd65df78a27bb74c8ffe71e6b51ac98ebc8ca8a
esp-idf/components/esp_https_ota/CMakeLists.txt

5 lines
207 B
CMake
Raw Normal View History

components: use new component registration api
2019-04-28 15:38:23 +08:00
idf_component_register(SRCS "src/esp_https_ota.c"
INCLUDE_DIRS "include"
Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into master components/esp_https_ota: Changes in public requirement list for CMake and esp_ota_ops.h is included in esp_https_ota.c bootloader_support is added in public requirements of CMake bootloader_common.h is included in esp_https_ota.h Closes https://github.com/espressif/esp-idf/issues/4198 Closes IDFGH-2066
2019-10-14 17:56:21 -03:00
REQUIRES esp_http_client bootloader_support
components: use new component registration api
2019-04-28 15:38:23 +08:00
PRIV_REQUIRES log app_update)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 34ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API