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
96db25c861b68fc7d90ea723ea23c4ba40040651
esp-idf/components/esp32s2/test/CMakeLists.txt

8 lines
239 B
CMake
Raw Normal View History

global: rename esp32s2beta to esp32s2
2020-01-17 11:47:08 +08:00
if(IDF_TARGET STREQUAL "esp32s2")
util-test: Fix the conflict target of esp32_test_logo between esp32s2beta and esp32
2019-08-06 16:36:16 +08:00
idf_component_register(SRC_DIRS .
esp_rom: move rom api test into esp_rom component
2020-04-03 16:53:11 +08:00
PRIV_INCLUDE_DIRS .
NVS: using esp_partition API * partition api changed from spi_flash* API to esp_partition* API and is abstracted as a C++ interface. * The old nvs encryption is still possible * changed default unit test app partition table * Partitions coming from esp_partition API are checked for generic flash encryption. If yes, an error is returned since generic flash encryption isn't compatible with nvs encryption * esp32, esp32s2 tests don't require nvs_flash but mbedtls now Closes IDF-1340 Closes IDF-858
2020-04-27 08:51:31 +08:00
PRIV_REQUIRES cmock test_utils nvs_flash mbedtls ulp esp_common
util-test: Fix the conflict target of esp32_test_logo between esp32s2beta and esp32
2019-08-06 16:36:16 +08:00
)
endif()
util-test: Copy the test in the esp32 directory to the esp32s2beta directory
2019-06-27 21:45:24 +08:00
Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 41ms 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