2016-01-01 17:00:44 +08:00
|
|
|
|
|
|
|
https://github.com/olikraus/u8g2 ChangeLog
|
|
|
|
|
|
|
|
|
2016-06-12 22:44:56 +08:00
|
|
|
2016-04-30 v2.0.1 olikraus@gmail.com
|
2016-05-01 16:01:37 +08:00
|
|
|
* Support for DOGS102, ST7920, SSD1306
|
|
|
|
* Most graphics primitives are implemented
|
2016-06-12 22:44:56 +08:00
|
|
|
2016-05-15 v2.0.3 olikraus@gmail.com
|
2016-05-15 20:47:09 +08:00
|
|
|
* Support for Adafruit FeatherWing 128x32 OLED
|
|
|
|
* Added Wire.h support (I2C for SSD1306)
|
|
|
|
* Successfully tested with Adafruit ESP8266 Feather Board (HW+SW I2C)
|
2016-05-15 21:25:34 +08:00
|
|
|
* Successfully tested with Adafruit Feather M0 Basic Board (HW+SW I2C)
|
2016-06-12 22:44:56 +08:00
|
|
|
2016-06-12 v2.0.4 olikraus@gmail.com
|
2016-06-12 17:51:18 +08:00
|
|
|
* Support for ST7565
|
2016-06-26 04:11:46 +08:00
|
|
|
2016-06-25 v2.0.6 olikraus@gmail.com
|
2016-06-25 13:51:00 +08:00
|
|
|
* User interface functions
|
|
|
|
* Little Rook Chess ported
|
|
|
|
* ST7920 HW and SW SPI
|
2016-06-27 02:50:12 +08:00
|
|
|
2016-06-26 v2.0.7 olikraus@gmail.com
|
|
|
|
* drawLine
|
|
|
|
* GraphicsTest Example
|
2016-08-10 04:04:33 +08:00
|
|
|
2016-08-09 v2.1.5 olikraus@gmail.com
|
2016-07-03 16:14:47 +08:00
|
|
|
* T6963 Support
|
2016-07-15 03:28:53 +08:00
|
|
|
* Experimental Support for SSD1322 256x64
|
2016-07-27 21:59:53 +08:00
|
|
|
* A2 Thermoprinter Support
|
2016-07-28 19:53:09 +08:00
|
|
|
* Added several fonts from http://int10h.org/oldschool-pc-fonts/
|
2016-08-10 04:04:33 +08:00
|
|
|
* Added Arabic, Greek and Cyrillic fonts.
|
|
|
|
* Code cleanup (assert, spi modes, void * warning)
|
2016-08-19 03:12:36 +08:00
|
|
|
2016-08-17 v2.2.7 olikraus@gmail.com
|
2016-08-10 05:22:00 +08:00
|
|
|
* U8x8: Upscale by 2 (Issue 41)
|
2016-08-13 03:11:42 +08:00
|
|
|
* Fixed SSD1306 I2C procedures (mirror pixel in last tile column, issue 44)
|
2016-08-18 03:01:03 +08:00
|
|
|
* Experimental support für mini12864 (pull request)
|
|
|
|
* Use beginTransaction for SPI. This requires Arduino 1.6.0
|
2016-08-20 20:04:33 +08:00
|
|
|
2016-08-18 v2.3.2 olikraus@gmail.com
|
2016-08-19 03:12:36 +08:00
|
|
|
* MINI12874; Fixed HW Flip Mode (pull request 49)
|
2016-08-19 03:14:25 +08:00
|
|
|
* Fixed ST7920 HW SPI with very fast uC, issue 50
|
2016-08-20 20:04:33 +08:00
|
|
|
* Improved HW SPI for SH1106 and SSD1306 displays
|
|
|
|
* Fixed issue with missing fonts
|
2016-08-22 03:32:10 +08:00
|
|
|
2016-08-21 v2.4.1 olikraus@gmail.com
|
|
|
|
* Fixed HW SPI Modes (issue 52)
|
2016-08-27 13:12:42 +08:00
|
|
|
2016-xx-xx v2.5.x olikraus@gmail.com
|
|
|
|
* Added crox fonts (issue 57)
|
2016-09-25 16:26:39 +08:00
|
|
|
* Support for RA8835 (issue 45)
|
2016-10-01 14:37:18 +08:00
|
|
|
* Added support for SSD1322 and SSD1325
|
|
|
|
* Added DrawXBMP (AVR: Assume bitmap in PROGMEM)
|
2016-09-25 16:26:39 +08:00
|
|
|
|
2016-08-22 03:32:10 +08:00
|
|
|
|