Skip to content

Conversation

astapleton
Copy link
Member

The DWT unit allows cycle count based profiling/tracing for performance testing. The module in the
stm32f4xx-hal
is a useful tool for managing this functionality, so I'm copying it verbatim (with very minor changes for imports) here.

@astapleton astapleton requested a review from usbalbin July 10, 2025 17:31
The DWT unit allows cycle count based profiling/tracing for performance
testing. The [module in the
stm32f4xx-hal](https://github.com/stm32-rs/stm32f4xx-hal/blob/master/src/dwt.rs)
is a useful tool for managing this functionality, so I'm copying it
verbatim (with very minor changes for imports) here.
Co-authored-by: Albin Hedman <[email protected]>
Copy link
Member

@usbalbin usbalbin left a comment

Choose a reason for hiding this comment

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

LGTM

@astapleton astapleton merged commit bcd0425 into master Jul 10, 2025
33 checks passed
@astapleton astapleton deleted the as/add-dwt branch July 10, 2025 20:52
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