Skip to content

Make PWM thread safe #405

@josiah-tesfu

Description

@josiah-tesfu

Currently, PWM is not thread safe. An issue could arise when multiple processes access the same PWM pin at once. This is a non-standard use case, so it likely wasn't considered much when the PWM module was implemented.

This issue is similar to previous thread-safety fixes in I2C and SPI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions