Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b28cd8a141348924f2caed1cac0958798818ba39
/
.
/
drivers
/
pci
/
CMakeLists.txt
blob: ac683e53104803a91a825b75a539176e031690e7 [
file
]
zephyr_sources(
pci.c
pci_config.c
pci_interface.c
)
zephyr_sources_ifdef(CONFIG_PCI_LEGACY_BRIDGE pci_legacy_bridge.c)
zephyr_sources_ifdef(CONFIG_PCI_SHELL pci_shell.c)