Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TFTLCD by
History
first commit;
2015-07-12, by nameless129 [Sun, 12 Jul 2015 03:16:20 +0000] rev 28
first commit;
- fix sleep/wakeup of ILI9328 driver
2013-07-22, by ttodorov [Mon, 22 Jul 2013 01:48:06 +0000] rev 27
- fix sleep/wakeup of ILI9328 driver
- fixed 18bit color depth (262k colors available)
2013-06-16, by ttodorov [Sun, 16 Jun 2013 03:36:07 +0000] rev 26
- fixed 18bit color depth (262k colors available)
- finish porting ILI9325/8 driver: screen rotation
2013-06-16, by ttodorov [Sun, 16 Jun 2013 02:53:06 +0000] rev 25
- finish porting ILI9325/8 driver: screen rotation
- ported ILI9328 (actually ILI9325D) driver from UTFT; still need to fix screen rotation.
2013-06-15, by ttodorov [Sat, 15 Jun 2013 05:34:53 +0000] rev 24
- ported ILI9328 (actually ILI9325D) driver from UTFT; still need to fix screen rotation.
- ILI9328 driver not working yet
2013-06-13, by ttodorov [Thu, 13 Jun 2013 03:47:51 +0000] rev 23
- ILI9328 driver not working yet
- added PWM backlight control
2013-01-26, by ttodorov [Sat, 26 Jan 2013 04:36:46 +0000] rev 22
- added PWM backlight control
- replaced old fonts with the better Terminus font in 8x12 and 16x28 sizes
2013-01-26, by ttodorov [Sat, 26 Jan 2013 02:55:46 +0000] rev 21
- replaced old fonts with the better Terminus font in 8x12 and 16x28 sizes
- changed internals of SetPixelColor to allow more general and simple implementation of the bitmap drawing functions
2012-12-21, by ttodorov [Fri, 21 Dec 2012 06:05:15 +0000] rev 20
- changed internals of SetPixelColor to allow more general and simple implementation of the bitmap drawing functions
- add more pre-defined colors; - fix doxygen comments for the screen orientation options
2012-12-13, by ttodorov [Thu, 13 Dec 2012 03:37:22 +0000] rev 19
- add more pre-defined colors; - fix doxygen comments for the screen orientation options