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

samv7: add support for complementary PWM output #8597

Merged
merged 1 commit into from Feb 21, 2023

Commits on Feb 21, 2023

  1. samv7: add support for complementary PWM output

    SAMv7 PWM driver supports complementary PWM output if both pins (H and L)
    are defined and configured. This commit adds a configuration option to
    configure the complementary L pin.
    
    The pin definition has to be provided by board level support.
    
    Signed-off-by: Michal Lenc <michallenc@seznam.cz>
    michallenc committed Feb 21, 2023
    Copy the full SHA
    3b3e23b View commit details
    Browse the repository at this point in the history