mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
/**
|
|
* @defgroup cpu_atmega1281 Atmel ATmega1281
|
|
* @ingroup cpu
|
|
* @brief Implementation of Atmel's ATmega1281 MCU
|
|
*/
|
|
|
|
/**
|
|
* @defgroup cpu_atmega1281_definitions Atmel ATmega1281 Definitions
|
|
* @ingroup cpu_atmega1281
|
|
*/
|