use VS1033(MP3 decoder) and UL024TF(TFTLCD)

Dependencies:   TFTLCDwithFastIO FastIO SDFileSystem TouchPanel VS1033 mbed

Revision:
7:fc65d965a569
Parent:
3:67e97c846cec
Child:
8:198b69e78c39
--- a/image.h	Fri Jul 17 21:35:57 2015 +0000
+++ b/image.h	Fri Jul 24 11:06:18 2015 +0000
@@ -1,6 +1,6 @@
 #ifndef IMAGE_H
 #define IMAGE_H
-
+#pragma O3
 #include "ili9328.h"
 
 #ifdef __cplusplus