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 PwmOut API support for STM32H5 #299

Merged
merged 4 commits into from
Jul 20, 2024

Conversation

JohnK1987
Copy link
Member

@JohnK1987 JohnK1987 commented Jul 11, 2024

Summary of changes

This PR brings PwmOut API for STM32H5 family.

Impact of changes

Migration actions required

Documentation


Pull request type

[x] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

I did only simple test with LED on pins with TIM1 and TIM3 clock. And only with Nucleo-H503RB for now.

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[x] Tests / results supplied as part of this PR

@multiplemonomials multiplemonomials merged commit 6b946d4 into mbed-ce:master Jul 20, 2024
10 checks passed
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