Lib for the new LCD Display with ILI9341 controller A fork of the original library https://os.mbed.com/users/dreschpe/code/SPI_TFT_ILI9341/ . This branch of the fork accounts for issue with Mbed OS 6.0 compiling issues followed by a missing header file.

History

Updated Content to allow for building ILI9341 Driver on embed-os 6 Release.; Added missing Stream.h header causing compilation issues. default tip

2020-06-21, by amouroug [Sun, 21 Jun 2020 03:21:48 +0000] rev 14

Updated Content to allow for building ILI9341 Driver on embed-os 6 Release.; Added missing Stream.h header causing compilation issues.


add fast LPC1768 version

2014-06-25, by dreschpe [Wed, 25 Jun 2014 16:51:27 +0000] rev 13

add fast LPC1768 version


Add fast Version for Nucleo F103

2014-06-25, by dreschpe [Wed, 25 Jun 2014 07:54:58 +0000] rev 12

Add fast Version for Nucleo F103


Add fast Version for NUCLEO L152RE

2014-06-24, by dreschpe [Tue, 24 Jun 2014 15:37:52 +0000] rev 11

Add fast Version for NUCLEO L152RE


fix warning

2014-06-22, by dreschpe [Sun, 22 Jun 2014 22:32:01 +0000] rev 10

fix warning


switch back to old Version - new fork for L152 will be published with new name

2014-06-22, by dreschpe [Sun, 22 Jun 2014 22:28:51 +0000] rev 9

switch back to old Version - new fork for L152 will be published with new name


Special Nucleo L152 version of TFT Lib

2014-06-22, by dreschpe [Sun, 22 Jun 2014 21:44:00 +0000] rev 8

Special Nucleo L152 version of TFT Lib


Set the spi frequency back to 10Mhz to get the SD card working again.

2014-01-26, by dreschpe [Sun, 26 Jan 2014 20:54:21 +0000] rev 7

Set the spi frequency back to 10Mhz to get the SD card working again.


Change the bmp16 interface to also use SD-cards to load pictures.

2014-01-26, by dreschpe [Sun, 26 Jan 2014 16:58:45 +0000] rev 6

Change the bmp16 interface to also use SD-cards to load pictures.


Fixes for Kinetis Board

2013-10-22, by dreschpe [Tue, 22 Oct 2013 20:55:39 +0000] rev 5

Fixes for Kinetis Board