Skip to content

Commit

Permalink
Remove example lib
Browse files Browse the repository at this point in the history
  • Loading branch information
KajbaM authored and MarkoSagadin committed Feb 29, 2024
1 parent 49917ff commit 9961d78
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 57 deletions.
1 change: 0 additions & 1 deletion lib/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
add_subdirectory_ifdef(CONFIG_FANCY_ZTEST fancy_ztest)
add_subdirectory_ifdef(CONFIG_EXAMPLE_LIB example_lib)
1 change: 0 additions & 1 deletion lib/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
menu "Libraries"

rsource "fancy_ztest/Kconfig"
rsource "example_lib/Kconfig"

endmenu
4 changes: 0 additions & 4 deletions lib/example_lib/CMakeLists.txt

This file was deleted.

5 changes: 0 additions & 5 deletions lib/example_lib/Kconfig

This file was deleted.

16 changes: 0 additions & 16 deletions lib/example_lib/example_lib.c

This file was deleted.

30 changes: 0 additions & 30 deletions lib/example_lib/example_lib.h

This file was deleted.

0 comments on commit 9961d78

Please sign in to comment.