mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 17:52:45 +01:00
11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
/**
|
|
* @defgroup cpu_atmega32u4 Atmel ATmega32u4
|
|
* @ingroup cpu
|
|
* @brief Implementation of Atmel's ATmega32u4 MCU
|
|
*/
|
|
|
|
/**
|
|
* @defgroup cpu_atmega32u4_definitions Atmel ATmega32u4 Definitions
|
|
* @ingroup cpu_atmega32u4
|
|
*/
|