zephyr/drivers/usb
Mark Wang b6b43c3ed7 drivers: udc: implement udc_mcux_ehci and udc_mcux_ip3511
udc_mcux_ehci is based on the MCUX USB controller driver
(usb_device_ehci.c); udc_mcux_ip3511 is based on the
MCUX USB controller driver (usb_device_lpcip3511.c);
add related Kconfig and CMake; include the usb_phy.h path in
modules/hal_nxp/usb/CMakeLists.txt because udc_mcux.c use it;
add related macros to usb_device_config.h;
update CMakeLists for udc_mcux_ehci and udc_mcux_ip3511.

Signed-off-by: Mark Wang <yichang.wang@nxp.com>
2024-06-13 17:59:31 +02:00
..
bc12
common drivers: udc_dwc2: Add missing register bit defines 2024-05-18 13:24:26 +02:00
device drivers: usb: native posix: add option for enabling high speed support 2024-06-12 17:15:58 -05:00
udc drivers: udc: implement udc_mcux_ehci and udc_mcux_ip3511 2024-06-13 17:59:31 +02:00
uhc
uvb linker: drivers: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
CMakeLists.txt
Kconfig