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