zephyr/drivers/misc/mcux_flexio/CMakeLists.txt

7 lines
128 B
CMake
Raw Normal View History

# Copyright (c) 2024, STRIM, ALC
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(mcux_flexio.c)