aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-10-25 13:09:23 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-10-25 13:09:23 +0000
commita5de0f57f49d16166069905927df1422e53d4c1f (patch)
treeb81e0add3f45f653987643c6040c9e3dc7baa109 /os/hal/platforms
parentca0b2a235d6b537896efeb11f263d7e103a92d82 (diff)
downloadChibiOS-a5de0f57f49d16166069905927df1422e53d4c1f.tar.gz
ChibiOS-a5de0f57f49d16166069905927df1422e53d4c1f.tar.bz2
ChibiOS-a5de0f57f49d16166069905927df1422e53d4c1f.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4779 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms')
-rw-r--r--os/hal/platforms/STM32F3xx/hal_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32F3xx/hal_lld.h b/os/hal/platforms/STM32F3xx/hal_lld.h
index e549d3d8f..79e971743 100644
--- a/os/hal/platforms/STM32F3xx/hal_lld.h
+++ b/os/hal/platforms/STM32F3xx/hal_lld.h
@@ -25,7 +25,7 @@
* @p board.h file:
* - STM32_LSECLK.
* - STM32_LSEDRV.
- * - STM32_LSEBYP (optionally).
+ * - STM32_LSE_BYPASS (optionally).
* - STM32_HSECLK.
* - STM32_HSE_BYPASS (optionally).
* .