circuitpython/ports/atmel-samd/boards/pyportal
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
..
board.c Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
mpconfigboard.h WIP: fix issues with remaining atmel-samd builds 2019-02-15 09:52:45 -05:00
mpconfigboard.mk Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; reorganize mpconfigboard.mk files 2019-06-12 11:08:22 -04:00
pins.c Reorganize board busses into shared-bindings and shared-module. 2019-04-08 16:58:50 -07:00