1# SPDX-License-Identifier: Apache-2.0
2
3zephyr_library_sources(
4  log.c
5)
6add_subdirectory(its)
7