mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
cpu/mips: add missing brief doxygen + cleanup
This commit is contained in:
parent
24a1aacca2
commit
c07a6af0fd
@ -11,11 +11,11 @@
|
|||||||
/**
|
/**
|
||||||
* @defgroup cpu_mips_pic32mx MIPS PIC32MX
|
* @defgroup cpu_mips_pic32mx MIPS PIC32MX
|
||||||
* @ingroup cpu
|
* @ingroup cpu
|
||||||
* @brief main CPU definitions for pic32mx devices.
|
* @brief CPU definitions for pic32mx devices.
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief main CPU definitions for pic32mx devices.
|
* @brief CPU definitions for pic32mx devices.
|
||||||
*
|
*
|
||||||
* @author Neil Jones <neil.jones@imgtec.com>
|
* @author Neil Jones <neil.jones@imgtec.com>
|
||||||
*/
|
*/
|
||||||
|
@ -11,10 +11,11 @@
|
|||||||
/**
|
/**
|
||||||
* @defgroup cpu_mips_pic32mz MIPS PIC32MZ
|
* @defgroup cpu_mips_pic32mz MIPS PIC32MZ
|
||||||
* @ingroup cpu
|
* @ingroup cpu
|
||||||
|
* @brief CPU definitions for pic32mz devices.
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief main CPU definitions for pic32mz devices.
|
* @brief CPU definitions for pic32mz devices.
|
||||||
*
|
*
|
||||||
* @author Neil Jones <neil.jones@imgtec.com>
|
* @author Neil Jones <neil.jones@imgtec.com>
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user