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-04 09:01:40 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
e8c901b14434323552c28129a1c0a8e314d1c266
esp-idf/tools/unit-test-app/components/test_utils/test/CMakeLists.txt

4 lines
116 B
CMake
Raw Normal View History

test_utils: implement performance timer
2019-09-03 11:49:58 +08:00
idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "."
global: add dependency on esp_timer component and include esp_timer.h Some components were including esp_timer.h without declaring a dependency on esp_timer component. This used to work due to a transitive public dependency on esp_timer from freertos component. Add explicit dependencies where needed. Also some source files were using esp_timer functions without including the header file. This used to work because esp_timer.h was included from freertos port header file. This commit adds esp_timer.h includes where needed.
2022-04-16 11:32:22 +02:00
PRIV_REQUIRES cmock test_utils perfmon esp_timer)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 99ms 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