The Wayback Machine - https://web.archive.org/web/20201223151940/https://github.com/tinygo-org/tinygo/pull/1121
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

WIP machine: refactor PWM support #1121

Draft
wants to merge 1 commit into
base: dev
from
Draft

WIP machine: refactor PWM support #1121

wants to merge 1 commit into from

Conversation

@aykevl
Copy link
Member

@aykevl aykevl commented May 19, 2020

This commit lays the groundwork and refactors the SAM D21 implementation.

This is very much WIP, as the API hasn't been agreed upon yet. It is really just a proof of concept to make sure the API works in the real world. The API implemented here gives a lot of flexibility and control over PWM while keeping device specific details to a minimum. It also tries to be as simple to use as possible.

@deadprogram
Copy link
Member

@deadprogram deadprogram commented Jun 1, 2020

What is the status with this PR now?

@deadprogram deadprogram added this to the v0.15 milestone Jul 4, 2020
This commit lays the groundwork and refactors the SAM D21
implementation.
@aykevl aykevl force-pushed the refactor-pwm branch from cedafb7 to e3f945a Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.