circuitpython/ports
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
..
atmel-samd Split pulseio.PWMOut into pwmio 2020-08-18 13:08:33 -07:00
cxd56 Split pulseio.PWMOut into pwmio 2020-08-18 13:08:33 -07:00
esp32s2 Split pulseio.PWMOut into pwmio 2020-08-18 13:08:33 -07:00
litex Merge pull request #15 from adafruit/main 2020-07-24 20:29:53 -05:00
mimxrt10xx Split pulseio.PWMOut into pwmio 2020-08-18 13:08:33 -07:00
nrf Split pulseio.PWMOut into pwmio 2020-08-18 13:08:33 -07:00
stm Split pulseio.PWMOut into pwmio 2020-08-18 13:08:33 -07:00
unix various: Use mp_obj_get_type_qstr more widely 2020-08-04 14:45:45 -05:00