Interest in TinyUSB (Issue #38) – next steps and BSP guidance

@JoelSherrill @gedare
I contacted Vidhu Sarwal (GSoC 2025 TinyUSB proposer) and confirmed:
He submitted a proposal for Issue #38 but did not proceed further with it
No implementation was done - only proposal exists
Project is completely available

I’ve completed RTEMS quick start (SPARC/erc32 BSP) and have C/embedded experience.
Questions:
Should I start drafting a proposal for TinyUSB?,
Which BSPs would be good test targets?,
Any specific requirements beyond the issue description?

The main issue is having suitable hardware to test on. You need a board with USB, and it should already be supported by TinyUSB so that you don’t have to worry about that side of the equation.

Thanks, understood.

Are there specific boards you would recommend that are known to work well with TinyUSB and would be suitable targets for RTEMS BSP testing?

No, that is part of the research that must be done to scope out the proposal.

1 Like

Understood, thanks. I’ll research suitable TinyUSB-supported boards and RTEMS BSP options and follow up once I’ve narrowed down some concrete targets.