Rami Ali
|
9112b0b62b
|
tests/extmod: Improve modframebuf test coverage.
|
2016-12-13 16:29:21 +11:00 |
Damien George
|
898d4c1217
|
extmod/modframebuf: Make framebuf implement the buffer protocol.
So that one can easily access the underlying data of the frame buffer, eg
to write the data out to a display.
|
2016-12-08 15:17:47 +11:00 |
Damien George
|
042d5f24d6
|
tests/extmod/framebuf1: Add basics tests for hline, vline, rect, line.
|
2016-12-05 11:55:43 +11:00 |
Alex March
|
94aeba0427
|
tests/extmod/framebuf1: Test framebuffer pixel clear, and text function.
|
2016-11-03 00:10:17 +11:00 |
Damien George
|
cac8dc3414
|
tests/extmod/framebuf1: Add tests for scrolling in the x-direction.
|
2016-09-05 12:08:25 +10:00 |
Damien George
|
2d8740a4d1
|
tests/extmod: Add a test for framebuf module, tested by coverage build.
|
2016-09-04 16:40:40 +10:00 |