aboutsummaryrefslogtreecommitdiff
path: root/drivers/display
AgeCommit message (Expand)Author
2016-12-01drivers/display/ssd1306.py: Update to use FrameBuffer not FrameBuffer1Radomir Dopieralski
2016-11-03drivers: Add "from micropython import const" when const is used.Damien George
2016-06-26drivers/display/ssd1306: Add width arg and support 64px wide displays.Radomir Dopieralski
2016-06-03drivers/display/ssd1306: update SSD1306_SPI to work with new APIRadomir Dopieralski
2016-04-12drivers: Add SSD1306 OLED driver, with I2C and SPI interfaces.Damien George