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-28 13:19:38 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
4883c04236af5cb15afc2fe5d684c2c34685b824
esp-idf/components/esp_ipc/test/CMakeLists.txt

7 lines
175 B
CMake
Raw Normal View History

esp_ipc: Move to new component This commit moves esp_ipc into a separate component.
2020-04-27 14:29:54 +08:00
if(IDF_TARGET STREQUAL "esp32")
idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "."
cmock: added cmock as component * changing dependencies from unity->cmock * added component.mk and Makefile.projbuild * ignore test dir in gen_esp_err_to_name.py * added some brief introduction of CMock in IDF
2020-08-05 10:16:32 +08:00
PRIV_REQUIRES cmock test_utils)
esp_ipc: Move to new component This commit moves esp_ipc into a separate component.
2020-04-27 14:29:54 +08:00
endif()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 56ms 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