mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
/**
|
|
* @defgroup cpu_atmega328p Atmel ATmega328p
|
|
* @ingroup cpu
|
|
* @brief Implementation of Atmel's ATmega328p MCU
|
|
*/
|
|
|
|
/**
|
|
* @defgroup cpu_atmega328p_definitions Atmel ATmega328p Definitions
|
|
* @ingroup cpu_atmega328p
|
|
*/
|