circuitpython/ports
RetiredWizard a2bbca1428 Broadcom Raspberry Pi Zero2W neopixel timing fix
These changes result in working neopixel functionality. I've tested on
both the zero2w and the pi4b (The 4b didn't exhibit the original issue)
and the boards now behave properly with 1 to 30 pixels and the board hanging
no longer occurs.

Remove mod that didn't help during testing
Restoring back to original structure
Replace 2 microsecond delay w/deterministic loop
Remove unneded check for empty queue

Put transmit delay outside loop so Queue is used

Make sure last transmission is complete
2023-02-11 11:38:11 -05:00
..
atmel-samd Merge pull request #7501 from pypewpew/pewpewm4-cdc 2023-01-28 12:00:49 -05:00
broadcom Broadcom Raspberry Pi Zero2W neopixel timing fix 2023-02-11 11:38:11 -05:00
cxd56 cxd56 was not using SRC_SHARED_MODULE_INTERNAL 2022-12-13 18:39:25 -05:00
espressif espressif: i2sout: wait a short time to succesfully write data 2023-02-03 14:22:03 -06:00
litex Merge pull request #7247 from tannewt/picow_web_workflow 2022-11-28 14:19:42 -08:00
mimxrt10xx update flash chip for Metro M7 1011 2023-02-03 11:56:42 -05:00
nrf Merge pull request #7468 from DavePutz/issue_6975 2023-01-19 19:03:46 -05:00
raspberrypi don't throw exception 2023-02-01 16:33:22 -08:00
stm run updated pre-commit 2023-02-01 13:38:41 +05:30
unix Allow the tests to directly call the non-heap using _int and _str variants 2022-12-28 12:36:58 -06:00