circuitpython/shared-module/rgbmatrix
Jeff Epler d4913b04e0 rgbmatrix: update protomatter
and re-organize so that esp32 s2/s3 don't do as much at reset

.. it's not necessary (because most data is in esp-idf managed memory)
and doing this saves me from having to debug why reconstruct isn't working
properly on that platform.

This needs to be tested on other platforms again before being merged!
2023-06-08 10:43:32 -05:00
..
RGBMatrix.c rgbmatrix: update protomatter 2023-06-08 10:43:32 -05:00
RGBMatrix.h Enable protomatter on RP2040 builds 2021-02-12 08:25:15 -06:00
__init__.c Rename Protomatter -> RGBMatrix 2020-04-17 18:43:57 -05:00
__init__.h Rename Protomatter -> RGBMatrix 2020-04-17 18:43:57 -05:00
allocator.h rgbmatrix: update protomatter 2023-06-08 10:43:32 -05:00