aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F4xx/hal_lld.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-11-11 10:47:38 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-11-11 10:47:38 +0000
commit3c0d50260180d4d8ec6ee6aa5a46e7e178e4af4b (patch)
treec93c080216c0cc41a575303f41ab81c815232809 /os/hal/platforms/STM32F4xx/hal_lld.h
parent3693a12c72af7bcca240a80746eb74815752fcdc (diff)
downloadChibiOS-3c0d50260180d4d8ec6ee6aa5a46e7e178e4af4b.tar.gz
ChibiOS-3c0d50260180d4d8ec6ee6aa5a46e7e178e4af4b.tar.bz2
ChibiOS-3c0d50260180d4d8ec6ee6aa5a46e7e178e4af4b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6436 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32F4xx/hal_lld.h')
-rw-r--r--os/hal/platforms/STM32F4xx/hal_lld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32F4xx/hal_lld.h b/os/hal/platforms/STM32F4xx/hal_lld.h
index ce3e73bfd..6cad76724 100644
--- a/os/hal/platforms/STM32F4xx/hal_lld.h
+++ b/os/hal/platforms/STM32F4xx/hal_lld.h
@@ -20,7 +20,6 @@
* @pre This module requires the following macros to be defined in the
* @p board.h file:
* - STM32_LSECLK.
- * - STM32_LSEDRV.
* - STM32_LSE_BYPASS (optionally).
* - STM32_HSECLK.
* - STM32_HSE_BYPASS (optionally).