summaryrefslogtreecommitdiff
path: root/ports/stm/common-hal/pwmio
AgeCommit message (Expand)Author
2021-03-19fix stm compiler errorDan 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-26Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fixLucian Copeland
2020-08-24Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-18Split pulseio.PWMOut into pwmioScott Shawcroft