File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -79,3 +79,8 @@ Patch List:
79
79
12. devices: LPC55S36: Changed FSL_FEATURE_PWM_HAS_NO_WAITEN from 1 to 0 to solve pwm issue.
80
80
13. devices: MIMX8UD7: add definition for LPUART_RX_TX_IRQS
81
81
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.
You can’t perform that action at this time.
0 commit comments