circuitpython/ports/atmel-samd/boards/pybadge
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 Fixup the pybadge definition so the screen works. 2019-03-12 11:18:29 -07: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 fix up pybadge for final release board (swap backlite and reset) 2019-04-23 16:43:20 -04:00