circuitpython/ports/nrf/common-hal/audiopwmio
Scott Shawcroft 6857f98426
Split pulseio.PWMOut into pwmio
This gives us better granularity when implementing new ports because
PWMOut is commonly implemented before PulseIn and PulseOut.

Fixes #3211
2020-08-18 13:08:33 -07:00
..
PWMAudioOut.c Split pulseio.PWMOut into pwmio 2020-08-18 13:08:33 -07:00
PWMAudioOut.h Clear the pending IRQ in the NVIC as well. 2020-03-13 11:16:38 -07:00
__init__.c ports/nrf: Implement audioio.AudioOut using PWM 2019-07-26 07:57:11 -05:00