aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC13xx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-09 18:50:57 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-09 18:50:57 +0000
commite5c365f61563007712f5f28500e04ba61e33994a (patch)
tree4cbebbb9674f56b6cc058e01da5497328cfcf496 /os/hal/platforms/LPC13xx
parent47afb406a180fe3e1dc7c593b202d131481ad4a5 (diff)
downloadChibiOS-e5c365f61563007712f5f28500e04ba61e33994a.tar.gz
ChibiOS-e5c365f61563007712f5f28500e04ba61e33994a.tar.bz2
ChibiOS-e5c365f61563007712f5f28500e04ba61e33994a.zip
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2340 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC13xx')
-rw-r--r--os/hal/platforms/LPC13xx/platform.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/platforms/LPC13xx/platform.dox b/os/hal/platforms/LPC13xx/platform.dox
index cb04828dc..7b1e09a60 100644
--- a/os/hal/platforms/LPC13xx/platform.dox
+++ b/os/hal/platforms/LPC13xx/platform.dox
@@ -95,6 +95,7 @@
* - Clock stop for reduced power usage when the driver is in stop state.
* - Each SSP can be independently enabled and programmed. Unused
* peripherals are left in low power mode.
+ * - Fully interrupt driven.
* - Programmable interrupt priority levels for each SSP.
* .
* @ingroup LPC13xx