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