| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-19 | Fix PWMOut non-error handling and never reset | Dan Halbert | |
| 2021-03-18 | merge from upstream | Dan Halbert | |
| 2021-03-15 | run code formatting script | microDev | |
| 2021-03-11 | use return values in STM PWMOut constructor, not exceptions | Dan Halbert | |
| 2020-08-18 | Split pulseio.PWMOut into pwmio | Scott Shawcroft | |
| This gives us better granularity when implementing new ports because PWMOut is commonly implemented before PulseIn and PulseOut. Fixes #3211 | |||
