code

Fork of BSP_DISCO_F746NG by ST

Revision:
5:5a395e126678
Parent:
0:c9112f0c67e3
--- a/stm32746g_discovery_lcd.h	Wed Nov 09 18:04:44 2016 +0100
+++ b/stm32746g_discovery_lcd.h	Wed Nov 09 18:26:13 2016 +0100
@@ -47,13 +47,13 @@
 /* Includes ------------------------------------------------------------------*/
 /* Include LCD component Driver */
 /* LCD RK043FN48H-CT672B 4,3" 480x272 pixels */
-#include "rk043fn48h.h"
+#include "rk043fn48h.h" // MBED
 
 /* Include SDRAM Driver */
 #include "stm32746g_discovery_sdram.h"
  
 #include "stm32746g_discovery.h"
-#include "fonts.h"
+#include "fonts.h" // MBED
   
 /** @addtogroup BSP
   * @{