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
main
zephyr
/
drivers
/
pcie
/
CMakeLists.txt
3 lines
95 B
CMake
Raw
Permalink
Blame
History
add_subdirectory_ifdef
(
CONFIG_PCIE
host
)
add_subdirectory_ifdef
(
CONFIG_PCIE_ENDPOINT
endpoint
)
Reference in New Issue
View Git Blame
Copy Permalink