Skip to content

Commit e717368

Browse files
mcux: readme: update patch list
add the patch that implementing the uhc_mcux Signed-off-by: Mark Wang <yichang.wang@nxp.com>
1 parent beec15a commit e717368

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mcux/README

+5
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,8 @@ Patch List:
7070
- mcux-sdk\docs
7171
4. Add RW61X device_system.cmake
7272
5. devices: MCXN947: Update system file to remove SDK sepecific defines
73+
6. Add usb_host_mcux_drv_port.h file for using MCUX SDK USB host controller driver easily in Zephyr.
74+
- usb_host_mcux_drv_port.h contains the simplified structs, enums and APIs that MCUX SDK USB host controller drivers need.
75+
- Update usb_host_ehci.c and usb_host_khci.c if in Zephyr environment.
76+
- Add include of usb_host_mcux_drv_port.h.
77+
- Remove include of usb_host.h, usb_host_hci.h, usb_host_devices.h and usb_host_framework.h.

0 commit comments

Comments
 (0)