circuitpython/shared-module/rgbmatrix
Christian Walther a4b84cf0e1 Use movable allocation system for RGBMatrix allocations.
Hybrid allocation is now part of the infrastructure. Moving memory contents would not be necessary because displayio can recreate them, but does not hurt.
2020-11-28 17:54:34 +01:00
..
RGBMatrix.c Use movable allocation system for RGBMatrix allocations. 2020-11-28 17:54:34 +01:00
RGBMatrix.h rgbmatrix: update protomatter to 1.0.5 tag 2020-10-10 14:30:37 -05: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 to 1.0.5 tag 2020-10-10 14:30:37 -05:00