summaryrefslogtreecommitdiff
path: root/shared-bindings/pwmio/PWMOut.c
AgeCommit message (Expand)Author
2021-03-19Fix PWMOut non-error handling and never resetDan Halbert
2021-03-18merge from upstreamDan Halbert
2021-03-15run code formatting scriptmicroDev
2021-03-11use return values in STM PWMOut constructor, not exceptionsDan Halbert
2020-08-18Split pulseio.PWMOut into pwmioScott Shawcroft