summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/modframebuf.c
Commit message (Expand)AuthorAge
* extmod/framebuf: Add the xstep!=0 case to scroll() method.Radomir Dopieralski2016-09-05
* extmod/modframebuf: Include font from stmhal directory explicitly.Damien George2016-09-04
* extmod/modframebuf: Fix fill and scroll when height not divisible by 8.Radomir Dopieralski2016-09-02
* extmod/modframebuf: Fix pixel accessor to return a 1-bit result.Damien George2016-08-27
* extmod: Add initial framebuf module.Damien George2016-04-12