Training
Consulting
Tools
xref
: /
Zephyr-Core-3.5.0
/
boards
/
arm
/
v2m_beetle
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# SPDX-License-Identifier: Apache-2.0
2
3
zephyr_library()
4
zephyr_library_sources(
pinmux.c
)
5