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-10-31 15:11:40 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
f7b51c164d0b99c99a22d10d191b2ed43cca200c
esp-idf/examples/system/gcov/main/CMakeLists.txt

9 lines
280 B
CMake
Raw Normal View History

examples: Update system examples README The following commit updates the first half of the the system example README files. Some other changes were also made: * Updated base_mac_address example * Moved contents in GCOV README to GCOV docs * Some *main.c file names updated * Updated example README template
2019-06-26 02:41:19 +08:00
idf_component_register(SRCS "gcov_example_main.c"
examples: use new component registration api
2019-04-28 15:38:46 +08:00
"gcov_example_func.c"
INCLUDE_DIRS ".")
cmake: Fix some failing example builds, fix gcov
2018-09-18 14:23:56 +10:00
examples: Update system examples README The following commit updates the first half of the the system example README files. Some other changes were also made: * Updated base_mac_address example * Moved contents in GCOV README to GCOV docs * Some *main.c file names updated * Updated example README template
2019-06-26 02:41:19 +08:00
set_source_files_properties(gcov_example_main.c
gcov_example_func.c
cmake: Fix some failing example builds, fix gcov
2018-09-18 14:23:56 +10:00
PROPERTIES COMPILE_FLAGS
--coverage)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 191ms Template: 2ms
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