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

feat(stm32): Add OTP flash region (again) #3881

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

rmja
Copy link
Contributor

@rmja rmja commented Feb 13, 2025

This fixes #3045.

It depends on embassy-rs/stm32-data#567

@rmja
Copy link
Contributor Author

rmja commented Feb 17, 2025

Now that embassy-rs/stm32-data#567 is merged, how do I make this PR depend on it?

@Dirbaio
Copy link
Member

Dirbaio commented Feb 17, 2025

change the tag of stm32-metapac in Cargo.toml (in 2 places)

@rmja
Copy link
Contributor Author

rmja commented Feb 18, 2025

Got it. It seems as if I get some unrelated compile errors. I do not know if these should be handled here. Currently it cannot compile the adc module for the stm32c0 series, and I am not familiar with that series, and I am therefore not the right person to fix those issues.

@rmja
Copy link
Contributor Author

rmja commented Feb 25, 2025

@Dirbaio is there anything I can do here for this to get merged?

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.

Re-add stm32 flash otp support?
2 participants