zephyr/boards/arm/sam_v71_xult/CMakeLists.txt

9 lines
132 B
CMake
Raw Permalink Normal View History

#
# Copyright (c) 2019, Aurelien Jarno
#
# SPDX-License-Identifier: Apache-2.0
#
zephyr_library()
zephyr_library_sources(pinmux.c)