| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-02-20 | Delete a bunch of docs, drivers and examples not relevant to CircuitPython. | Scott Shawcroft |
| 2017-05-21 | drivers: Replace deprecated Pin.high()/low() methods with .__call__(1/0). | Paul Sokolovsky |
| 2016-12-01 | drivers/display/ssd1306.py: Update to use FrameBuffer not FrameBuffer1 | Radomir Dopieralski |
| 2016-11-03 | drivers: Add "from micropython import const" when const is used. | Damien George |
| 2016-06-26 | drivers/display/ssd1306: Add width arg and support 64px wide displays. | Radomir Dopieralski |
| 2016-06-03 | drivers/display/ssd1306: update SSD1306_SPI to work with new API | Radomir Dopieralski |
| 2016-04-12 | drivers: Add SSD1306 OLED driver, with I2C and SPI interfaces. | Damien George |
