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