summaryrefslogtreecommitdiff
path: root/ports/raspberrypi/common-hal/pwmio/PWMOut.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-03-02Fixed mergegamblor21
2021-03-02Merge branch 'main' into rp2040_countioMark
2021-03-02Counter and PWMOut slice conflict checkgamblor21
2021-03-01Merge remote-tracking branch 'origin/main' into update-protomatter-rp2Jeff Epler
2021-02-26Merge remote-tracking branch 'origin/main' into update-protomatter-rp2Jeff Epler
2021-02-25Fix incorrect deinit maskScott Shawcroft
2021-02-25Fix second shared PWMScott Shawcroft
2021-02-13handle 100% duty cycle; improve actual_frequency calcDan Halbert
2021-02-12fix off-by-one PWM top issueDan Halbert
2021-02-12Enable protomatter on RP2040 buildsJeff Epler
2021-02-09Add PWM based audio playbackScott Shawcroft
2021-02-09Fix check for variable PWM frequencyroot
2021-01-20Add initial RP2040 supportScott Shawcroft