11 Commits (465a604547e1438e650c8b4142816e2330363767)

Author SHA1 Message Date
Damien George bf51200bc1 tests/extmod/framebuf1: Fix test for framebuf invalid constructor. 8 years ago
Oleg Korsak fd99690f18 extmod/modframebuf: Add GS4_HMSB format. 8 years ago
Damien George 4c4f586e2c tests/extmod/framebuf1: Add test for no-op fill_rect. 8 years ago
Rami Ali 9112b0b62b tests/extmod: Improve modframebuf test coverage. 8 years ago
Damien George 898d4c1217 extmod/modframebuf: Make framebuf implement the buffer protocol. 8 years ago
Damien George 042d5f24d6 tests/extmod/framebuf1: Add basics tests for hline, vline, rect, line. 8 years ago
Damien George 81e171b7bb extmod/modframebuf: Add back legacy FrameBuffer1 "class". 8 years ago
Radomir Dopieralski 225e22b287 extmod/modframebuf: Make FrameBuffer handle 16bit depth. 8 years ago
Alex March 94aeba0427 tests/extmod/framebuf1: Test framebuffer pixel clear, and text function. 8 years ago
Damien George cac8dc3414 tests/extmod/framebuf1: Add tests for scrolling in the x-direction. 8 years ago
Damien George 2d8740a4d1 tests/extmod: Add a test for framebuf module, tested by coverage build. 8 years ago