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
146 stars 87 forks source link

USBX support for posix, device/host emulation etc #122

Closed mendez23 closed 8 months ago

mendez23 commented 8 months ago

Hello,

threadx repo publishes the ports for posix and the threadx sample works under linux, and this helps a lot while prototyping in terms of app debug etc.. I see references to device/host emulation, event tracing, etc in the usbx repo, but the repo does not publish these components - would you publish them please? Just publishing them as-is with no documentation or support would help a lot.

Thank you!

mendez23 commented 8 months ago

found host and dev sim, will try those, closing for now..