eclipse-threadx / usbx

Eclipse ThreadX - USBX is a high-performance USB host, device, and on-the-go (OTG) embedded stack, that is fully integrated with Eclipse ThreadX RTOS
https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/usbx/index.md
MIT License
148 stars 88 forks source link

missing _ux_otg_tasks_run api #111

Open EmbWareHouse opened 1 year ago

EmbWareHouse commented 1 year ago

Hi All,

I think that this api is missing in usbx repo _ux_otg_tasks_run. in standalone mode

https://github.com/azure-rtos/usbx/blob/7c928b43db68b72970b3effd5a2582eb5a6869c7/common/core/src/ux_system_tasks_run.c#L84C19-L84C19

Regards.

BluesharkPD commented 11 months ago

Hi is there any Dual Role OTG sample application in standalone mode running on stm32h7 MCU ??