raspberrypi/433/hc12/uart/CMakeLists.txt

4 lines
62 B
CMake

if (NOT PICO_NO_HARDWARE)
add_subdirectory(uart)
endif ()