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-11-06 10:01:46 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
5863a27bd25cd012eef1fb65c46394c5ab901b42
esp-idf/components/app_update/test_apps/main/CMakeLists.txt

5 lines
229 B
CMake
Raw Normal View History

ut: Move tests back from "esp32" subfolder DISABLED_FOR_TARGETS macros are used Partly revert "ci: disable unavailable tests for esp32s2beta" This partly reverts commit 76a3a5fb48a681c5d209931ea1b1038be201c0ec. Partly revert "ci: disable UTs for esp32s2beta without runners" This partly reverts commit eb158e9a22c5743cd116613bac74c92b560b957a. Partly revert "fix unit test and examples for s2beta" This partly reverts commit 9baa7826be9e2fcf194a934763f54d3ba0a677ba. Partly revert "efuse: Add support for esp32s2beta" This partly reverts commit db84ba868c4c7b266f1574a1dc500203630077d8.
2020-01-02 14:25:33 +08:00
idf_component_register(SRC_DIRS "."
test: declare requirements and include dirs private
2020-03-22 18:30:24 +08:00
PRIV_INCLUDE_DIRS "."
Storage: Partition APIs moved to the new component 'esp_partition' All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-10-14 14:15:32 +02:00
PRIV_REQUIRES cmock test_utils app_update bootloader_support nvs_flash driver spi_flash
WHOLE_ARCHIVE)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 210ms Template: 5ms
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