Hi, I'm trying UsbX example with MCUXpresso IMXRT1170, I have imported the "evkmimxrt1170_usbx_device_composite_cdc_acm_cdc_acm"
so I'd like to understand the files presents into project directory "azure-rtos\usbx\usbx_device_controllers".
Here I have found files _ux_dcd_mcimx6_..... (USBX Component MCIMX6 Controller Driver), but in other SDK example there is _ux_dcd_nxp_.... (USBX Component NXP_DCI Controller Driver).
I don't find anyware these files surfing internet, but only in SDK.
The SDK project "evkmimxrt1170_usbx_lib" doesn't include the directory usbx_device_controllers !?!
It's my interest to understand where I find this files and how to use them.
Best regards