aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/STM32F746-Discovery/board_STM32F746Discovery.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@seriouslyembedded.com>2015-07-09 03:12:16 +0200
committerJoel Bodenmann <joel@seriouslyembedded.com>2015-07-09 03:12:16 +0200
commitd4f2cb0d72c3fd6d0c57113bf71e3225b82c5306 (patch)
treee6830a38356878052057aafe946aac00545c551a /boards/base/STM32F746-Discovery/board_STM32F746Discovery.h
parentc58dabc9c9aaa26e1d273e62c8e7508a0a3f7690 (diff)
downloaduGFX-d4f2cb0d72c3fd6d0c57113bf71e3225b82c5306.tar.gz
uGFX-d4f2cb0d72c3fd6d0c57113bf71e3225b82c5306.tar.bz2
uGFX-d4f2cb0d72c3fd6d0c57113bf71e3225b82c5306.zip
Some more work on the F7 discovery
Diffstat (limited to 'boards/base/STM32F746-Discovery/board_STM32F746Discovery.h')
-rw-r--r--boards/base/STM32F746-Discovery/board_STM32F746Discovery.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/boards/base/STM32F746-Discovery/board_STM32F746Discovery.h b/boards/base/STM32F746-Discovery/board_STM32F746Discovery.h
index 735cdbdb..33f6e2cb 100644
--- a/boards/base/STM32F746-Discovery/board_STM32F746Discovery.h
+++ b/boards/base/STM32F746-Discovery/board_STM32F746Discovery.h
@@ -8,8 +8,8 @@
#ifndef _GDISP_LLD_BOARD_H
#define _GDISP_LLD_BOARD_H
-#include "stm32f4xx_fmc.h"
-#include "stm32f429i_discovery_sdram.h"
+#include "stm32f7xx_ll_fmc.h"
+#include "stm32f746g_discovery_sdram.h"
#include <string.h>
static const ltdcConfig driverCfg = {