follow the instruction in http://mbed.org/users/dreschpe/code/SPI_TFT_ILI9341/, make two update, 1. replace P5, P6, P7, P8, P9, P10 with SPI_TFT_ILI9341 TFT(PTD2, PTD3, PTD1, PTD0, PTA20, PTA13,"TFT"); // mosi, miso, sclk, cs, reset, dc in graphics.c add const, otherwise not compile.

Dependencies:   SPI_TFT_ILI9341 TFT_fonts mbed

Changes

RevisionDateWhoCommit message
1:975aec13da53 2014-01-29 you_sun a 16 bit fish, 160 by 120; default tip
0:ec5c751ea08e 2014-01-29 you_sun display light up