Skip to content

Add support for GD32VF103 chips [rebase] [rebase] #51

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rhn
Copy link

@rhn rhn commented May 5, 2025

This is a rebase of the rebase #36 of the original #25.

I tested it with the serial example from Disasm/usb-otg-workspace#7 (also had to rebase that, available upon request).

I realize testing is the problem with merging this. Sadly, I don't have that many devices, so I couldn't test across the entire range.

I think this feature is really useful, and seeing that this is the third time it's been proposed, I'm not the only one. I am willing to put in extra effort to have it merged in some form, rather than wait another 2 years waiting for testing that the community is unable to provide.

So if this cannot be merged the way it is now, I propose a solution:

I create a feature "gd32v103", which contains these changes. It is not enabled by default, so existing device support is unaffected. People who want to use this crate on GD32 microcontrollers must enable the feature. People who want to test the new code on STM32 controllers can enable this feature. Once all devices have been tested, the old code is removed and the feature is removed, too.

Would this solution make it mergeable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants