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 synctimers #374

Merged
merged 6 commits into from
Feb 5, 2024
Merged

Feat stm32 synctimers #374

merged 6 commits into from
Feb 5, 2024

Commits on Jan 28, 2024

  1. initial version of comprehensive timer synchornisation for truly cent…

    …er aligned PWM for stm32 (when using more than one timer)
    askuric committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    a49da45 View commit details
    Browse the repository at this point in the history
  2. removed alignement message

    askuric committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    ce7a032 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    adbc55a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. remove timers 6 and 7

    askuric committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2d09173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aed780 View commit details
    Browse the repository at this point in the history
  3. typo function name

    askuric committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3ad11ee View commit details
    Browse the repository at this point in the history