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-04 02:50:58 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
312261785ca6d938b924eb8e47eeff01214c7819
esp-idf/examples/system/gcov/main/CMakeLists.txt

10 lines
341 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"
change(examples): enable minimal build for gcov
2025-08-19 09:53:33 +03:00
INCLUDE_DIRS "."
PRIV_REQUIRES "sample" "esp_driver_gpio")
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.3 Page: 132ms 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