add_subdirectory(common)
if (PICO_ON_DEVICE)
    add_subdirectory(rp2_common)
endif()
