Skip to content
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

Adding basic support for GD32F425 #63

Merged
merged 14 commits into from
Sep 10, 2024
Merged

Adding basic support for GD32F425 #63

merged 14 commits into from
Sep 10, 2024

Conversation

RationalAsh
Copy link
Contributor

Hi! I've added basic support for the GD32F425 chip (only 425 for now since that's what I'm working with). The crate compiles, but is untested. Will do bugfix as another PR.

Let me know if there is anything to be added.

Copy link

github-actions bot commented Sep 8, 2024

Memory map comparison

@RationalAsh
Copy link
Contributor Author

I've tested that blinking a couple of LEDs work. Sample code here

devices/common_patches/gd32f425.yaml Show resolved Hide resolved
devices/gd32f425.yaml Outdated Show resolved Hide resolved
scripts/patchsvd_f4xx.py Outdated Show resolved Hide resolved
peripherals/rcu/rcu_f4.yaml Outdated Show resolved Hide resolved
scripts/patchsvd_f4xx.py Outdated Show resolved Hide resolved
@qwandor qwandor merged commit 2e47962 into gd32-rust:main Sep 10, 2024
9 checks passed
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