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-23 02:39:28 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
0c2c1421343e63a1e13d8db2beaaf1b08dbaae43
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.25.1 Page: 471ms Template: 5ms
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