aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/STM32F746-Discovery/example_raw32/stm32f7xx_hal_conf.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-10-06 01:13:11 +1000
committerinmarket <andrewh@inmarket.com.au>2015-10-06 01:13:11 +1000
commit470868f51a9a937f0a045ca2081e4183bc76ec0c (patch)
tree900f3e79a330fb722793b508edfbbccf7733a726 /boards/base/STM32F746-Discovery/example_raw32/stm32f7xx_hal_conf.h
parentd4ef20f47ece19d3a6072d708b9ce316497e00e0 (diff)
downloaduGFX-470868f51a9a937f0a045ca2081e4183bc76ec0c.tar.gz
uGFX-470868f51a9a937f0a045ca2081e4183bc76ec0c.tar.bz2
uGFX-470868f51a9a937f0a045ca2081e4183bc76ec0c.zip
More STM32F746-Discovery changes.
Diffstat (limited to 'boards/base/STM32F746-Discovery/example_raw32/stm32f7xx_hal_conf.h')
-rw-r--r--boards/base/STM32F746-Discovery/example_raw32/stm32f7xx_hal_conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/base/STM32F746-Discovery/example_raw32/stm32f7xx_hal_conf.h b/boards/base/STM32F746-Discovery/example_raw32/stm32f7xx_hal_conf.h
index 765e1377..40ebe103 100644
--- a/boards/base/STM32F746-Discovery/example_raw32/stm32f7xx_hal_conf.h
+++ b/boards/base/STM32F746-Discovery/example_raw32/stm32f7xx_hal_conf.h
@@ -65,7 +65,7 @@
/* #define HAL_NAND_MODULE_ENABLED */
/* #define HAL_NOR_MODULE_ENABLED */
/* #define HAL_SRAM_MODULE_ENABLED */
-#define HAL_SDRAM_MODULE_ENABLED
+//#define HAL_SDRAM_MODULE_ENABLED
/* #define HAL_HASH_MODULE_ENABLED */
#define HAL_GPIO_MODULE_ENABLED
/* #define HAL_I2C_MODULE_ENABLED */