This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
2ba13008b6
zephyr
/
boards
/
arm
/
adafruit_trinket_m0
/
CMakeLists.txt
5 lines
85 B
CMake
Raw
Blame
History
if
(
CONFIG_PINMUX_SAM0
)
zephyr_library
(
)
zephyr_library_sources
(
pinmux.c
)
endif
(
)
Reference in New Issue
View Git Blame
Copy Permalink