blob: 77353a23d1d5fff81d5b11a5d247cc51e403b700 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_PINMUX_MCUX)
zephyr_library()
zephyr_library_sources(pinmux.c)
endif()