circuitpython/ports
Scott Shawcroft 13db65566d
ESP NeoPixel fixes
This tweaks the RMT timing to better match the 1/3 and 2/3 of 800khz
guideline for timing. It also ensures a delay of 300 microseconds
with the line low before reset.

Pin reset is now changed to the IDF default which pulls the pin up
rather than CircuitPython's old behavior of floating the pin.

Fixes #5679
2022-01-19 16:29:07 -08:00
..
atmel-samd ESP NeoPixel fixes 2022-01-19 16:29:07 -08:00
broadcom Add Pi Zero and update PIDs 2022-01-07 11:47:31 -08:00
cxd56 Centralize LONGINT_IMPL handling 2021-12-27 10:21:47 -06:00
espressif ESP NeoPixel fixes 2022-01-19 16:29:07 -08:00
litex Centralize LONGINT_IMPL handling 2021-12-27 10:21:47 -06:00
mimxrt10xx Fix iMX and zero_w build extension 2022-01-06 10:24:02 -08:00
nrf Merge pull request #5877 from 0hotpotman0/main 2022-01-17 21:39:12 -05:00
raspberrypi ESP NeoPixel fixes 2022-01-19 16:29:07 -08:00
stm Centralize LONGINT_IMPL handling 2021-12-27 10:21:47 -06:00
unix Fixed unit port build issue 2022-01-06 09:27:44 +01:00