circuitpython/ports/atmel-samd/common-hal/displayio
Scott Shawcroft 6797ec6ed3
Add support for grayscale displays that are < 8 bit depth.
This also improves Palette so it stores the original RGB888 colors.

Lastly, it adds I2CDisplay as a display bus to talk over I2C. Particularly
useful for the SSD1306.

Fixes #1828. Fixes #1956
2019-07-19 16:06:11 -07:00
..
ParallelBus.c Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
ParallelBus.h Fix other builds and hallowing 2019-01-17 14:45:29 -08:00