Oops - add readme and changelog
This commit is contained in:
parent
77994258c0
commit
3e13911432
@ -49,6 +49,7 @@ CHANGE: Update OSX makefiles (allows for 64bit building)
|
|||||||
FIX: Fixed resetting a timer on gwinImage objects when using animated GIFs
|
FIX: Fixed resetting a timer on gwinImage objects when using animated GIFs
|
||||||
FEATURE: Added gwinTextEditSendKey() and gwinTextEditSendSpecialKey()
|
FEATURE: Added gwinTextEditSendKey() and gwinTextEditSendSpecialKey()
|
||||||
FEATURE: Implemented the JPG image decoder
|
FEATURE: Implemented the JPG image decoder
|
||||||
|
FEATURE: Added SSD1322 driver
|
||||||
|
|
||||||
|
|
||||||
*** Release 2.7 ***
|
*** Release 2.7 ***
|
||||||
|
@ -24,6 +24,7 @@ S6D1121 - Mid-sized color LCD displays eg RGB565 320x240
|
|||||||
SPFD54124B - Mid-sized color LCD displays eg RGB565 320x240
|
SPFD54124B - Mid-sized color LCD displays eg RGB565 320x240
|
||||||
SSD1289 - Mid-sized color LCD displays eg RGB565 320x240
|
SSD1289 - Mid-sized color LCD displays eg RGB565 320x240
|
||||||
SSD1306 - Small monochrome LCD
|
SSD1306 - Small monochrome LCD
|
||||||
|
SSD1322 - Small 16 level grayscale LCD
|
||||||
SSD1331 - Small hardware accelerated OLED display RGB565 96x64
|
SSD1331 - Small hardware accelerated OLED display RGB565 96x64
|
||||||
SSD1351 - Mid-sized color LCD displays eg RGB565 320x240
|
SSD1351 - Mid-sized color LCD displays eg RGB565 320x240
|
||||||
SSD1848 - Small grayscale LCD eg 2-Bit 130x130
|
SSD1848 - Small grayscale LCD eg 2-Bit 130x130
|
||||||
|
Loading…
Reference in New Issue
Block a user