Skip to content

Change H7 DMA CR patch to only include SxCR registers #702

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

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

omion
Copy link

@omion omion commented Feb 15, 2022

I noticed that the patch to add a TRBUFF field to the H7 DMA SxCR registers also erroneously adds it to SxFCR, LIFCR, and HIFCR registers. This PR restricts it to only the SxCR registers.

It's not much of an issue since the incorrect fields are easily ignorable, but it is also easily fixable.

@newAM newAM added the stm32h7 label Feb 15, 2022
@github-actions
Copy link

Memory map comparison

Copy link
Member

@adamgreig adamgreig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

bors merge

@bors
Copy link
Contributor

bors bot commented Feb 15, 2022

Build succeeded:

@bors bors bot merged commit 4f9b182 into stm32-rs:master Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants