pico-playground/stdio/CMakeLists.txt

4 wiersze
61 B
CMake

if (NOT PICO_NO_HARDWARE)
add_subdirectory(pio)
endif ()