summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/common-hal/pulseio/PWMOut.c
AgeCommit message (Expand)Author
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2019-10-25Fix spellingThea Flowers
2019-10-23Track unadjusted PWM duty cycle to avoid accumulating conversion errorsThea Flowers
2019-03-12wrong arg type for PWMOut variable_frequencyDan Halbert
2019-02-28Fix SYNCBUSY loop typo.Dan Halbert
2019-02-28Use TCC LUPD lock when updating CCBDan Halbert
2019-02-19handle 'set_timer_handler' on this side, vs samd-periphs.sommersoft
2019-02-16moves 'shared_timer_handler' back to atmel-samd from samd-peripheralssommersoft
2019-01-31Rudamentary backlight supportScott Shawcroft
2018-09-18merge 3.0.2 to masterDan Halbert
2018-09-11PWMOut was not claming channels on shared TCCsDan Halbert
2018-08-31add pin claiming to devicesDan Halbert
2018-08-07Support internationalisation.Scott Shawcroft
2018-08-02Move pin struct to the peripherals library.Scott Shawcroft
2018-06-15Split out the peripherals library in preparation of sharing with MakeCode.Scott Shawcroft
2018-06-01atmel-samd: Re-org helper peripheral files into their own subdirectory.Scott Shawcroft
2018-05-14Fix for Issue #770 - Provide a better error message when timers are still ava...Roy Hooper
2018-04-12Add audio output support!Scott Shawcroft
2018-02-16Fix loops and comma style.Scott Shawcroft
2018-02-14m4 pulseout worksScott Shawcroft
2018-02-13m0 pulseout works. Factored out shared timer code.Scott Shawcroft
2018-02-13m0 tc and tcc workScott Shawcroft
2018-02-13m4 tc and tcc works. multi-tcc channels ok too.Scott Shawcroft
2018-02-12m4 tc output works. Watch out for the PAC!Scott Shawcroft
2018-02-09m4 compiles, pwmout implemented but TC0 (A1) doesn't runScott Shawcroft
2018-02-09m4 compiles, pwmout implementedScott Shawcroft
2018-02-09WIPScott Shawcroft
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft