summaryrefslogtreecommitdiff
path: root/src/os/object/framebuffer.cc
AgeCommit message (Expand)AuthorLines
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