From f95fc666de8186937f7101c74386af0c85968ec3 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 2 Mar 2011 18:56:02 +0000 Subject: Various documentation improvements. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2788 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/STM8L/platform.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/hal/platforms/STM8L') diff --git a/os/hal/platforms/STM8L/platform.dox b/os/hal/platforms/STM8L/platform.dox index b1b74251e..ec0bf1cf7 100644 --- a/os/hal/platforms/STM8L/platform.dox +++ b/os/hal/platforms/STM8L/platform.dox @@ -41,7 +41,7 @@ */ /** - * @defgroup STM8L_PAL STM8L GPIO Support + * @defgroup STM8L_PAL STM8L PAL Support * @details The STM8L PAL driver uses the GPIO peripherals. * * @section stm8l_pal_1 Supported HW resources @@ -84,7 +84,7 @@ */ /** - * @defgroup STM8L_SERIAL STM8L USART Support (buffered) + * @defgroup STM8L_SERIAL STM8L Serial Support * @details The STM8L Serial driver uses the USART1 peripheral in a * buffered, interrupt driven, implementation. * -- cgit v1.2.3