aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F7xx/hal_lld.c
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-08-26 11:50:35 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-08-26 11:50:35 +0000
commit95229524a642ae2cfe7f19b79a82f3e8a274b3a3 (patch)
treeccfaa06d05131fac67664f9598e6343060871bef /os/hal/ports/STM32/STM32F7xx/hal_lld.c
parentccef2d248b7269766f00b9122eb1930aa1100605 (diff)
downloadChibiOS-95229524a642ae2cfe7f19b79a82f3e8a274b3a3.tar.gz
ChibiOS-95229524a642ae2cfe7f19b79a82f3e8a274b3a3.tar.bz2
ChibiOS-95229524a642ae2cfe7f19b79a82f3e8a274b3a3.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8242 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/STM32/STM32F7xx/hal_lld.c')
-rw-r--r--os/hal/ports/STM32/STM32F7xx/hal_lld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/STM32F7xx/hal_lld.c b/os/hal/ports/STM32/STM32F7xx/hal_lld.c
index 4b4a98851..84e27a251 100644
--- a/os/hal/ports/STM32/STM32F7xx/hal_lld.c
+++ b/os/hal/ports/STM32/STM32F7xx/hal_lld.c
@@ -129,7 +129,7 @@ void hal_lld_init(void) {
#if defined(STM32_DMA_REQUIRED)
dmaInit();
-#if defined(STM32F7XX)
+#if 0 /*defined(STM32F7XX)*/
/* If the DMA is in use then the DMA-accessible RAM must be programmed as
Write Through using the MPU, region zero is used with a size of 512kB,
the sub-regions are programmed as follow: