Wakeup Light with touch user interface, anti-aliased Font, SD card access and RTC usage on STM32F746NG-DISCO board

Dependencies:   BSP_DISCO_F746NG_patch_fixed LCD_DISCO_F746NG TS_DISCO_F746NG FATFileSystem TinyJpgDec_interwork mbed-src

Revision:
14:2044ad5cd3fe
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/FontX/TrebuchetMS135pt.h	Sun Feb 21 04:26:17 2016 +0000
@@ -0,0 +1,4 @@
+// Font data for Trebuchet MS 135pt
+extern const uint_8 trebuchetMS_135ptBitmaps[];
+extern const FONT_INFO trebuchetMS_135ptFontInfo;
+extern const FONT_CHAR_INFO trebuchetMS_135ptDescriptors[];