hathach / tinyusb

An open source cross-platform USB stack for embedded system

Home Page:https://www.tinyusb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing branch for functionality preview

HiFiPhile opened this issue · comments

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)