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

Add G0B1 Variant #138

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Add G0B1 Variant #138

wants to merge 10 commits into from

Conversation

kiranshila
Copy link

Lots to do still:

  • Need to think about how to handle different names for the same registers across variants (is this an SVD patch)
  • Add USB

@kiranshila kiranshila mentioned this pull request Mar 19, 2023
@liamkinne
Copy link

@kiranshila do you have an idea of when this will be done? I would like to start on G0C1 support once this is merged. Thanks.

@andresv
Copy link
Member

andresv commented Aug 31, 2024

Have you looked into https://github.com/embassy-rs/embassy/tree/main/embassy-stm32/src they support all STM32 families. They mostly have both sync and async APIs for all the devices.

@kiranshila
Copy link
Author

@kiranshila do you have an idea of when this will be done? I would like to start on G0C1 support once this is merged. Thanks.

Probably never? I don't have access to the hardware anymore. I think I really needed some mentorship on this, but that didn't happen. Also, I was just told to use embassy, as happened again here. You are welcome to pick up where I left off.

@liamkinne
Copy link

@kiranshila all good. Thank you for the work so far.

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.

3 participants