blob: 70babfa9657b321712d445afb2b2ef83520b0e48 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
project(crc)
set(SOURCES main.c)
find_package(ZephyrUnittest HINTS $ENV{ZEPHYR_BASE})