Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4f9864b15b263dcf7d6e204ac79f3d96a8a30e64
/
.
/
drivers
/
pci
/
CMakeLists.txt
blob: 4996465a38a65bc2370f561efce1f4b10acce000 [
file
] [
log
] [
blame
]
zephyr_sources(
pci.c
pci_config.c
pci_interface.c
)
zephyr_sources_ifdef(CONFIG_PCI_LEGACY_BRIDGE pci_legacy_bridge.c)