raspberrypi/433/hc12/uart/CMakeLists.txt

4 lines
62 B
CMake
Raw Normal View History

2023-04-14 13:50:50 +08:00
if (NOT PICO_NO_HARDWARE)
add_subdirectory(uart)
endif ()