dd39810269
The include of ${ZEPHYR_BASE}/drivers isn't needed anymore for board code so remove it. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
9 lines
136 B
CMake
9 lines
136 B
CMake
#
|
|
# Copyright (c) 2019,2020 Linaro Limited
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
zephyr_library()
|
|
zephyr_library_sources(pinmux.c)
|