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

Complete Gd32f103 Support #203

Merged
merged 2 commits into from
Jun 9, 2024
Merged

Conversation

asterix24
Copy link
Contributor

I am new of zig, but I have developed in embedded RTOS.

I would to learn to use the zig language programming, starting from the longan clone gd32f103 board, that have on hand.
In this pull request I start to implement the gpio driver take example from the stmicro support.

I do the blinky example and works, but I would ask you if I am correct and the code architecture could be good.

Now I am continuing with the uart.

Let me know what do think.

@ikskuh
Copy link
Contributor

ikskuh commented Jun 9, 2024

Looks good to me!

@ikskuh ikskuh merged commit 43b2a53 into ZigEmbeddedGroup:main Jun 9, 2024
3 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