blob: 34534ebca59fe1c63f2d190de9728d62a50a468d [file] [log] [blame]
# Copyright 2022 Meta
# SPDX-License-Identifier: Apache-2.0
project(time_units)
set(SOURCES main.c overflow.c)
find_package(ZephyrUnittest REQUIRED HINTS $ENV{ZEPHYR_BASE})