Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b0d509bc0dd2104cd69250b5798b833e9104f919
/
.
/
tests
/
unit
/
crc
/
CMakeLists.txt
blob: 70babfa9657b321712d445afb2b2ef83520b0e48 [
file
]
# SPDX-License-Identifier: Apache-2.0
project(crc)
set(SOURCES main.c)
find_package(ZephyrUnittest HINTS $ENV{ZEPHYR_BASE})