circuitpython/ports/espressif/common-hal/microcontroller
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
..
__init__.c update espressif port 2021-11-24 18:01:34 +05:30
Pin.c ESP NeoPixel fixes 2022-01-19 16:29:07 -08:00
Pin.h fix espressif serial over uart 2021-09-25 09:03:24 +05:30
Processor.c update espressif port 2021-11-24 18:01:34 +05:30
Processor.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30