Skip to content

Commit 21f3dbd

Browse files
committed
Include CMakeLists.txt file for tone examples
1 parent 39b8e31 commit 21f3dbd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tone/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
if (NOT PICO_NO_HARDWARE)
2+
add_subdirectory(christmas_melody)
3+
endif ()

0 commit comments

Comments
 (0)