aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC11xx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-17 15:02:27 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-17 15:02:27 +0000
commit88d93ba5bf533bfd49df40ba7998b747d1fbadc2 (patch)
treee703857828054fb8c644674b2445c3b542f2120b /os/hal/platforms/LPC11xx
parentb5b34a5b9b97fa19bac7c5c830885c757223bbe2 (diff)
downloadChibiOS-88d93ba5bf533bfd49df40ba7998b747d1fbadc2.tar.gz
ChibiOS-88d93ba5bf533bfd49df40ba7998b747d1fbadc2.tar.bz2
ChibiOS-88d93ba5bf533bfd49df40ba7998b747d1fbadc2.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1931 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC11xx')
-rw-r--r--os/hal/platforms/LPC11xx/platform.dox1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/platforms/LPC11xx/platform.dox b/os/hal/platforms/LPC11xx/platform.dox
index 3114d8732..e41fffa13 100644
--- a/os/hal/platforms/LPC11xx/platform.dox
+++ b/os/hal/platforms/LPC11xx/platform.dox
@@ -50,7 +50,6 @@
* - @p PAL_MODE_RESET.
* - @p PAL_MODE_UNCONNECTED.
* - @p PAL_MODE_INPUT.
- * - @p PAL_MODE_INPUT_ANALOG.
* - @p PAL_MODE_OUTPUT_PUSHPULL.
* .
* Any attempt to setup an invalid mode is ignored.