-
Notifications
You must be signed in to change notification settings - Fork 3k
Add target GD32f307VG #8713
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
Add target GD32f307VG #8713
Conversation
Add GD32_Target and GD32F307VG MBED board information
modify the information about GD32_F307VG
Add and update GD32_F307VG
The test results of GD32_F307VG is: |
Hello @ChazJin , thanks for your contribution ! We will review it soon. I quickly reviewed some files. Can you also resolve the conflict above via rebase (targets.json contains a conflict with master). |
When I tried to solve the conflict by clicking "Resolve conflicts", I found it prompted me that "These conflicts are too complex to resolve in the web editor". So I choose to resubmit to update the target.json file to add support for GD32F307VG MCU. My considerationis whether this is correct to do so? Thanks a lot! |
Close it because there are too many modification and exsits conflicts that I don't know how to resolve them, and re add the target soon. |
Description
This pull request adds support for GD32F307VG MCU. All the tests were verified on GD32-F307VG board ("detect_code": ["1701"]).
Pull request type