circuitpython/ports/atmel-samd/common-hal/busio
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
..
I2C.c Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
I2C.h add pin claiming to devices 2018-08-31 18:38:05 -04:00
OneWire.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
SPI.c Stop hard-coding SPI frequency in FourWire 2019-04-06 15:15:29 +02:00
SPI.h Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
UART.c Merge pull request #1989 from rce1086/master 2019-07-08 14:07:04 -07:00
UART.h UART fixes and enhancements; default board object fix 2018-09-12 17:19:43 -04:00
__init__.c Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00