Skip to content

Commit 9bc14f3

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 e9c803a commit 9bc14f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mcux/README

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,8 @@ Patch List:
7373
6. devices: MIMX8UD7: add header and source files for HIFI4 DSP core
7474
7. devices: MIMX8UD7: fsl_device_registers.h: add support for HIFI4 DSP
7575
8. devices: MIMX8UD7: add cmake file for reset driver
76+
9. Add usb_host_mcux_drv_port.h file for using MCUX SDK USB host controller driver easily in Zephyr.
77+
- usb_host_mcux_drv_port.h contains the simplified structs, enums and APIs that MCUX SDK USB host controller drivers need.
78+
- Update usb_host_ehci.c and usb_host_khci.c if in Zephyr environment.
79+
- Add include of usb_host_mcux_drv_port.h.
80+
- Remove include of usb_host.h, usb_host_hci.h, usb_host_devices.h and usb_host_framework.h.

0 commit comments

Comments
 (0)