-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When will the new version be released? #166
Comments
Good question. I'm sure more people would like to know.... So let's take a pragmatic approach. Do you mean the release of code currently in the master branch or submitted as a PR? If the function you want to try is available in the current master or in a PR, I suggest you not to wait for a new release, but just copy the code over. If there is no code available yet, it can mean that the function is not supported by this core. Is it supported somewhere else? What processor are you using? |
As you know USB is the talent of WCH, I'd like to try TinyUSB function. But I don't know how to use it now. After I downloaded the main branch, and overwrite the code in arduino_core_ch32 directory, I got a lot of error. |
Unfortunately I have not tested any USB functionality myself yet. What MCU are you using? You can read more about that effort in this merged PR: Add Adafruit qtpy ch32v203 board #136. Related are merged PR's #137, #127 and #121. Additional work was done in PR's that haven't been merged yet: Added LANA TNY board #164. |
I'm making open source hardware on Ch32V305 now. How can I enabled USB support on this board? Thanks. |
FYI, current state of "master" repo works fine to me on V307 USB in FS-mode. |
Hi,
When will the new version be released? I'd like to try the USB function.
Z.t
The text was updated successfully, but these errors were encountered: