circuitpython/ports
Scott Shawcroft 93ee54a2fb
Fix PWM status LED never_reset
It doesn't need never reset because the status LED is only active
when user code isn't.

This also fixes PWM never reset on espressif so that deinit will
undo it.

Fixes #6223
2022-11-15 16:14:31 -08:00
..
atmel-samd Merge pull request #7154 from dhalbert/alarm-lifetime 2022-10-30 12:28:50 -04:00
broadcom Tweak black_bindings 2022-09-30 11:18:13 -05:00
cxd56 remove redundant port/*/.gitignore; cleanup others 2022-10-01 11:52:36 -04:00
espressif Fix PWM status LED never_reset 2022-11-15 16:14:31 -08:00
litex remove redundant port/*/.gitignore; cleanup others 2022-10-01 11:52:36 -04:00
mimxrt10xx remove redundant port/*/.gitignore; cleanup others 2022-10-01 11:52:36 -04:00
nrf Adding pillbug initial commit 2022-11-09 23:15:38 -05:00
raspberrypi Merge pull request #7201 from jepler/rp2040-light-sleep 2022-11-15 17:25:48 -06:00
stm STM: off-by-one TIMx reference; other code cleanup and minor fixes 2022-11-14 13:00:32 -05:00
unix Make it easy to test just a subset of tests 2022-10-14 17:07:27 -05:00