Initial Release
This commit is contained in:
4
picoboard/CMakeLists.txt
Normal file
4
picoboard/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
if (NOT PICO_NO_HARDWARE)
|
||||
add_subdirectory(blinky)
|
||||
add_subdirectory(button)
|
||||
endif ()
|
||||
Reference in New Issue
Block a user