hathach / tinyusb

An open source cross-platform USB stack for embedded system
https://www.tinyusb.org
MIT License
4.66k stars 996 forks source link

Testing branch for functionality preview #2641

Open HiFiPhile opened 1 month ago

HiFiPhile commented 1 month ago

Is your feature request related to a problem?

A testing branch has been added for anyone who wants to play with changes not yet upstreamed:

https://github.com/hathach/tinyusb/tree/testing

Not recommended for production use, forced pushes are expected.

Please leave me a message if you want your PR included.

It's easier than apply patches one by one, also interaction between multiples PRs can be tested (eg. audio + DMA)