mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 16:32:45 +01:00
11 lines
271 B
Plaintext
11 lines
271 B
Plaintext
/**
|
|
* @defgroup cpu_atmega1284p Atmel ATmega1284p
|
|
* @ingroup cpu
|
|
* @brief Implementation of Atmel's ATmega1284p MCU
|
|
*/
|
|
|
|
/**
|
|
* @defgroup cpu_atmega1284p_definitions Atmel ATmega1284p Definitions
|
|
* @ingroup cpu_atmega1284p
|
|
*/
|