Logo
Explore Help
Sign In
feedc0de/esp-idf
1
0
Fork 0
You've already forked esp-idf
forked from espressif/esp-idf
Code Pull Requests Activity
Files
5c383d7b733af0c583fee212ed020be8a3ec6a05
esp-idf/components/esp_wifi/test/CMakeLists.txt

5 lines
227 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 . ${CMAKE_CURRENT_BINARY_DIR}
esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" Fix dependency tree so that lwip doesn't depend on any specific network interface component. Network interface drivers shall depend on esp_netif. esp_netif shall depend on lwip (but not on any specific interface driver) -- it optionally depends on vfs and esp_eth (need ethernet header for L2/bridge mode)
2022-05-11 16:01:48 +02:00
PRIV_REQUIRES cmock test_utils nvs_flash ulp esp_common esp_wifi esp_event
fix unit test and examples for s2beta
2019-08-06 17:59:26 +08:00
)
Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 79ms 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