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