Skip to content

Commit 614d62e

Browse files
committed
Replacing example folders
Replacing "main" and "components" folders with fresh ones from a gcov example.
1 parent d3648d9 commit 614d62e

File tree

10 files changed

+1
-69
lines changed

10 files changed

+1
-69
lines changed

testFiles/gcov/components/gcov_example_func.c

Lines changed: 0 additions & 8 deletions
This file was deleted.
-176 Bytes
Binary file not shown.
-316 Bytes
Binary file not shown.

testFiles/gcov/components/gcov_example_main.c

Lines changed: 0 additions & 60 deletions
This file was deleted.
-868 Bytes
Binary file not shown.
-1.56 KB
Binary file not shown.

testFiles/gcov/components/CMakeLists.txt renamed to testFiles/gcov/components/sample/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
idf_component_register(SRCS "gcov_example_main.c" "gcov_example_func.c" "some_funcs.c"
1+
idf_component_register(SRCS "some_funcs.c"
22
INCLUDE_DIRS ".")
33

44
set_source_files_properties(some_funcs.c

testFiles/gcov/main/Kconfig.projbuild

100755100644
File mode changed.

0 commit comments

Comments
 (0)