summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/pulseio/PWMOut.h
AgeCommit message (Expand)Author
2020-03-13Clear the pending IRQ in the NVIC as well.Scott Shawcroft
2019-07-26ports/nrf: factor out routines for allocating, freeing pwm channelsJeff Epler
2018-10-09Allow variable freq PWMOut; use multiple channels if same freqDan Halbert
2018-02-07nrf: Remove SAMD mentions carried over while copying filesarturo182
2017-12-21nRF52 update with internal file system supportmicrobuilder