zephyr/drivers/pcie/endpoint
Daniel Leung 941eb9696a drivers: pcie: build as static library
Instead of putting the object files inside libzephyr.a,
simply build a separate static library as most other
driver types are doing this already.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-17 06:06:03 -04:00
..
CMakeLists.txt drivers: pcie: build as static library 2021-08-17 06:06:03 -04:00
Kconfig
Kconfig.iproc
pcie_ep_common.c drivers: pcie_ep: Add API to achieve data transfer with system DMA 2020-12-01 14:56:59 -05:00
pcie_ep_iproc_msi.c drivers/pcie: Fix constant qualifier for endpoint driver 2020-12-03 09:42:26 -05:00
pcie_ep_iproc_regs.h
pcie_ep_iproc.c drivers: pcie: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pcie_ep_iproc.h drivers: pcie: endpoint: Convert dma to use DEVICE_DT_GET 2021-03-17 11:28:31 +01:00