set(MODULE_NAME DEVICE_TIMER)

set(${MODULE_NAME}_SOURCES
    main.cpp
    test_device_timer.cpp
)

include(../CMakeCommon.txt)
