summaryrefslogtreecommitdiff
path: root/shared-module/sharpdisplay/SharpMemoryFramebuffer.h
AgeCommit message (Collapse)Author
2021-03-15run code formatting scriptmicroDev
2020-11-28Use movable allocation system for Sharp display framebuffer.Christian Walther
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-08-12sharpmemory: Implement support for Sharp Memory Displays in framebufferioJeff Epler