mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|
||||
* @ingroup cpu
|
||||
* @brief main CPU definitions for pic32mx devices.
|
||||
* @brief CPU definitions for pic32mx devices.
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @brief main CPU definitions for pic32mx devices.
|
||||
* @brief CPU definitions for pic32mx devices.
|
||||
*
|
||||
* @author Neil Jones <neil.jones@imgtec.com>
|
||||
*/
|
||||
|
@ -11,10 +11,11 @@
|
||||
/**
|
||||
* @defgroup cpu_mips_pic32mz MIPS PIC32MZ
|
||||
* @ingroup cpu
|
||||
* @brief CPU definitions for pic32mz devices.
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @brief main CPU definitions for pic32mz devices.
|
||||
* @brief CPU definitions for pic32mz devices.
|
||||
*
|
||||
* @author Neil Jones <neil.jones@imgtec.com>
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user