circuitpython/shared-module/sharpdisplay
Christian Walther ac91220361 Use movable allocation system for Sharp display framebuffer.
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
..
SharpMemoryFramebuffer.c Use movable allocation system for Sharp display framebuffer. 2020-11-28 17:54:34 +01:00
SharpMemoryFramebuffer.h Use movable allocation system for Sharp display framebuffer. 2020-11-28 17:54:34 +01:00
__init__.c sharpmemory: Implement support for Sharp Memory Displays in framebufferio 2020-08-12 07:32:18 -05:00
__init__.h sharpmemory: Implement support for Sharp Memory Displays in framebufferio 2020-08-12 07:32:18 -05:00