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