git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1147 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
22c2ad1621
commit
3ee19d119a
|
@ -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.
|
* @brief @ref PAL low level driver template.
|
||||||
* @details This file is a template for an I/O port low level driver.
|
* @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.
|
* @brief @ref SERIAL low level driver template.
|
||||||
* @details This file is a template for a serial low level driver.
|
* @details This file is a template for a serial low level driver.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue