aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F4xx/stm32_registry.h
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-11-25 18:03:28 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-11-25 18:03:28 +0000
commit8ee3635773183931a5514ff11a90b28b44c7c37d (patch)
tree2b17d45dee99847eb81e665cd2aa92e9c7d607d2 /os/hal/ports/STM32/STM32F4xx/stm32_registry.h
parentc0eefeeb5c531642953fc8a1126fee276ccc5133 (diff)
downloadChibiOS-8ee3635773183931a5514ff11a90b28b44c7c37d.tar.gz
ChibiOS-8ee3635773183931a5514ff11a90b28b44c7c37d.tar.bz2
ChibiOS-8ee3635773183931a5514ff11a90b28b44c7c37d.zip
RTC update for F7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12443 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/hal/ports/STM32/STM32F4xx/stm32_registry.h')
-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 71bdc5720..ab13507a3 100644
--- a/os/hal/ports/STM32/STM32F4xx/stm32_registry.h
+++ b/os/hal/ports/STM32/STM32F4xx/stm32_registry.h
@@ -115,7 +115,6 @@
nvicEnableVector(STM32_RTC_ALARM_NUMBER, STM32_IRQ_EXTI17_PRIORITY); \
} while (false)
-
/*===========================================================================*/
/* STM32F469xx, STM32F479xx. */
/*===========================================================================*/