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-12-01 14:49:29 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
4abcae207a8b2bc03fc97f86f4ffe7d1f424b51a
esp-idf/components/esp_timer/test/CMakeLists.txt

8 lines
283 B
CMake
Raw Normal View History

esp32: add implementation of esp_timer based on TG0 LAC timer Closes: IDF-979
2020-02-06 14:00:18 +08:00
idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "../private_include"
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)
esp32: add implementation of esp_timer based on TG0 LAC timer Closes: IDF-979
2020-02-06 14:00:18 +08:00
if(CONFIG_ESP_TIMER_IMPL_FRC2)
idf_build_set_property(COMPILE_DEFINITIONS "-DESP_TIMER_DYNAMIC_OVERFLOW_VAL" APPEND)
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
endif()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 82ms 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