mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 22:52:45 +01:00
11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
/**
|
|
* @defgroup cpu_atmega8 Atmel ATmega8
|
|
* @ingroup cpu
|
|
* @brief Implementation of Atmel's ATmega8 MCU
|
|
*/
|
|
|
|
/**
|
|
* @defgroup cpu_atmega8_definitions Atmel ATmega8 Definitions
|
|
* @ingroup cpu_atmega8
|
|
*/
|