aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-04-17 14:57:13 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-04-17 14:57:13 +0000
commit33bc5b92e6dbed9cbbb4d4916e3ecbe74308538c (patch)
treeced20619e3f53d212f81c351cbbe5750bf710823 /os
parentf7ef558614b90137f78dd1ddfeb0638bdd04dd32 (diff)
downloadChibiOS-33bc5b92e6dbed9cbbb4d4916e3ecbe74308538c.tar.gz
ChibiOS-33bc5b92e6dbed9cbbb4d4916e3ecbe74308538c.tar.bz2
ChibiOS-33bc5b92e6dbed9cbbb4d4916e3ecbe74308538c.zip
RoccoMarco take note of this commit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9310 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os')
-rw-r--r--os/hal/ports/STM32/STM32F4xx/stm32_registry.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/STM32F4xx/stm32_registry.h b/os/hal/ports/STM32/STM32F4xx/stm32_registry.h
index 9b9238359..78f389b38 100644
--- a/os/hal/ports/STM32/STM32F4xx/stm32_registry.h
+++ b/os/hal/ports/STM32/STM32F4xx/stm32_registry.h
@@ -30,7 +30,6 @@
#define STM32F4XX
#elif defined(STM32F446xx)
-#define STM32F446xx
#define STM32F4XX
#elif defined(STM32F439xx) || defined(STM32F429xx)