mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9 lines
299 B
Plaintext
9 lines
299 B
Plaintext
/**
|
|
* @defgroup cpu_mips_pic32_common Microchip MIPS common
|
|
* @ingroup cpu
|
|
* @brief Microchip MIPS common
|
|
*
|
|
* This module contains all common code and definition to all Microchip MIPS
|
|
* cpu families supported by RIOT: @ref cpu_mips_pic32mx, @ref cpu_mips_pic32mz.
|
|
*/
|