aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F0xx/stm32_registry.h
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-11-19 17:20:50 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-11-19 17:20:50 +0000
commit103cd6bc02b8316a0287e015bdde051eefd228a8 (patch)
treeda54a0abd95737612845abb224cb07acbf6d34b6 /os/hal/ports/STM32/STM32F0xx/stm32_registry.h
parentcdfdb0f5efde17a1c2c7dd69d1b2e611c48b6b84 (diff)
downloadChibiOS-103cd6bc02b8316a0287e015bdde051eefd228a8.tar.gz
ChibiOS-103cd6bc02b8316a0287e015bdde051eefd228a8.tar.bz2
ChibiOS-103cd6bc02b8316a0287e015bdde051eefd228a8.zip
Fixed Bug #794
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9929 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/STM32/STM32F0xx/stm32_registry.h')
-rw-r--r--os/hal/ports/STM32/STM32F0xx/stm32_registry.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/os/hal/ports/STM32/STM32F0xx/stm32_registry.h b/os/hal/ports/STM32/STM32F0xx/stm32_registry.h
index d1dc9e7fc..56b138e65 100644
--- a/os/hal/ports/STM32/STM32F0xx/stm32_registry.h
+++ b/os/hal/ports/STM32/STM32F0xx/stm32_registry.h
@@ -1492,7 +1492,6 @@
#define STM32_HAS_DAC2_CH1 FALSE
#define STM32_HAS_DAC2_CH2 FALSE
-
/* DMA attributes.*/
#define STM32_ADVANCED_DMA TRUE
#define STM32_DMA_SUPPORTS_CSELR FALSE
@@ -1714,7 +1713,6 @@
#define STM32_HAS_CRC TRUE
#define STM32_CRC_PROGRAMMABLE TRUE
-
/*===========================================================================*/
/* STM32F091xC, STM32F098xx. */
/*===========================================================================*/