Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sphw
Copy link
Contributor

@sphw sphw commented Apr 5, 2022

This PR fixes two issues with the STM32L562's SVD files. In particular the DMA registers CCR registers only included the correct fields on the first register. This PR fixes that.

It also merges the GTZC VCTR into an array, rather than individual fields.

@newAM newAM added the stm32l5 label Apr 5, 2022
@github-actions
Copy link

github-actions bot commented Apr 5, 2022

Memory map comparison

@github-actions
Copy link

github-actions bot commented Jul 3, 2022

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.

Thanks! I noticed those registers already had a bad "MA" (memory address) field taking all 32 bits as well, so I removed it from CNDTR/CCR.

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 3, 2022

Build succeeded:

@bors bors bot merged commit 039f944 into stm32-rs:master Jul 3, 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