summaryrefslogtreecommitdiff
path: root/src/os/object/framebuffer.cc
AgeCommit message (Expand)AuthorLines
2021-12-25rename os/object to objectDaniel Friesel-151/+0
2021-11-30framebuffer: put: fix scroll calculationDaniel Friesel-1/+1
2021-11-29fix terminus16; add framebuffer support for multi-byte font heightsDaniel Friesel-11/+17
2021-11-29framebuffer: battery: show charging indicatorDaniel Friesel-2/+11
2021-11-28framebuffer: add drawBattery functionDaniel Friesel-0/+11
2021-11-22framebuffer: add scroll functionDaniel Friesel-1/+14
2021-11-03store fonts in PROGMEM on AVRDaniel Friesel-0/+13
2021-11-02framebuffer: add OutputStream support with pixelfontDaniel Friesel-0/+29
2021-10-15add framebuffer and pervasive aurora mb test appDaniel Friesel-0/+70