board/qemu-i386: cleanup doxygen headers
- fixed doxygen group name - fixed some minor formatting - added missing file description
This commit is contained in:
parent
e6f21eee97
commit
ae20715bca
@ -17,7 +17,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup x86
|
||||
* @defgroup boards_qemu-i386 qemu-i386
|
||||
* @ingroup boards
|
||||
* @brief Dummy board to run x86 port in QEMU
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -17,12 +17,13 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* CPU-specific defines for qemu-i386.
|
||||
*
|
||||
* @ingroup x86
|
||||
* @ingroup boards_qemu-i386
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @author René Kijewski <rene.kijewski@fu-berlin.de>
|
||||
* @brief CPU-specific defines for qemu-i386
|
||||
*
|
||||
* @author René Kijewski <rene.kijewski@fu-berlin.de>
|
||||
*/
|
||||
|
||||
#ifndef __RIOT__BOARDS__QEMU_I386__CPU_CONF__H
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup x86
|
||||
* @ingroup boards_qemu-i386
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup x86
|
||||
* @ingroup boards_qemu-i386
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user