From 36be20c723b60c9393e278c7beeb9466d77cd4eb Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 26 Oct 2010 18:17:19 +0000 Subject: Documentation fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2294 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/LPC11xx/platform.dox | 2 +- os/hal/platforms/LPC13xx/platform.dox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'os/hal') diff --git a/os/hal/platforms/LPC11xx/platform.dox b/os/hal/platforms/LPC11xx/platform.dox index 82d0b0a6e..fb8493659 100644 --- a/os/hal/platforms/LPC11xx/platform.dox +++ b/os/hal/platforms/LPC11xx/platform.dox @@ -79,7 +79,7 @@ */ /** - * @defgroup LPC11xx_SPI LPC11xx SPI Support + * @defgroup LPC11xx_SPI LPC11xx SSP Support * @details The SPI driver supports the LPC11xx SSP peripherals in an interrupt * driven implementation. * @note Being the SPI a fast peripheral, much care must be taken to diff --git a/os/hal/platforms/LPC13xx/platform.dox b/os/hal/platforms/LPC13xx/platform.dox index 9f22a0252..cb04828dc 100644 --- a/os/hal/platforms/LPC13xx/platform.dox +++ b/os/hal/platforms/LPC13xx/platform.dox @@ -79,7 +79,7 @@ */ /** - * @defgroup LPC13xx_SPI LPC13xx SPI Support + * @defgroup LPC13xx_SPI LPC13xx SSP Support * @details The SPI driver supports the LPC13xx SSP peripherals in an interrupt * driven implementation. * @note Being the SPI a fast peripheral, much care must be taken to -- cgit v1.2.3