pico-playground/stdio/CMakeLists.txt

4 wiersze
79 B
CMake

if (NOT PICO_NO_HARDWARE)
add_subdirectory_exclude_platforms(pio)
endif ()