mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 18:05:21 +00:00
Add public APIs for PCIe endpoint driver: - EP configuration space read/write - Mapping/Unmapping of Host buffer and PCIe outbound region - Raise interrupt to Host These are minimal base APIs to make PCIe EP functional. Also, add a Kconfig and an empty CMakeLists.txt for drivers to extend. Signed-off-by: Abhishek Shah <abhishek.shah@broadcom.com> |
||
---|---|---|
.. | ||
endpoint | ||
CMakeLists.txt | ||
Kconfig | ||
msi.c | ||
pcie.c | ||
shell.c |