git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1147 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2009-08-30 17:37:37 +00:00
parent 22c2ad1621
commit 3ee19d119a
1 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@
*/
/**
* @defgroup PAL_LLD PAL Low Level Driver Template
* @defgroup PAL_LLD PAL Low Level Driver
* @brief @ref PAL low level driver template.
* @details This file is a template for an I/O port low level driver.
*
@ -129,7 +129,7 @@
*/
/**
* @defgroup SERIAL_LLD Serial Low Level Driver Template
* @defgroup SERIAL_LLD Serial Low Level Driver
* @brief @ref SERIAL low level driver template.
* @details This file is a template for a serial low level driver.
*