Loading JPG to FT800 screen

Dependencies:   FT800 mbed

Test program to load a JPG to a FT800 controlled lcd screen. First the graphics data have to be load to the FT800 buffer. The FT800 will decode the JPG data into a bitmap. In the second step this bitmap will displayed on the LCD.

Changes

RevisionDateWhoCommit message
1:c603024cbd1d 2015-02-09 dreschpe Add some doku default tip
0:a6545392ca42 2015-01-28 dreschpe JPG load test