Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

gpio: refactor PWM to be context based #384

Closed
maruel opened this issue Jan 14, 2019 · 2 comments
Closed

gpio: refactor PWM to be context based #384

maruel opened this issue Jan 14, 2019 · 2 comments
Milestone

Comments

@maruel
Copy link
Contributor

maruel commented Jan 14, 2019

Users forget to stop the PWM at the end of the program, causing user reports like #286 and #363.

We must design an API that makes it clear that the PWM blocking operation must be canceled before the termination of the program.

@maruel maruel added this to the v4 milestone Jan 14, 2019
@maruel
Copy link
Contributor Author

maruel commented Jan 17, 2019

Discussion about this change is done in https://docs.google.com/document/d/1vQdZdoOMaIan7dKwcAzqHbfM_LCnnSMUQvqypRkjohM.

@maruel
Copy link
Contributor Author

maruel commented May 16, 2021

Moved to periph/conn#3.

@maruel maruel closed this as completed May 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant