Skip to content

Commit cc57d71

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 4b5e122 commit cc57d71

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
@@ -79,3 +79,8 @@ Patch List:
7979
12. devices: LPC55S36: Changed FSL_FEATURE_PWM_HAS_NO_WAITEN from 1 to 0 to solve pwm issue.
8080
13. devices: MIMX8UD7: add definition for LPUART_RX_TX_IRQS
8181
14. devices: MCXN947: clock: Updated the clock frequency, case 3 on GetWdtClkFreq returns 1MHZ
82+
15. Add usb_host_mcux_drv_port.h file for using MCUX SDK USB host controller driver easily in Zephyr.
83+
- usb_host_mcux_drv_port.h contains the simplified structs, enums and APIs that MCUX SDK USB host controller drivers need.
84+
- Update usb_host_ehci.c and usb_host_khci.c if in Zephyr environment.
85+
- Add include of usb_host_mcux_drv_port.h.
86+
- Remove include of usb_host.h, usb_host_hci.h, usb_host_devices.h and usb_host_framework.h.

0 commit comments

Comments
 (0)