1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega328p/doc.txt
Laurent Navet 3f0e1862a8 cpu/atmega328p: add atmega328p mcu support
add atmega328p support with:
uart, timer, spi and gpio
2016-09-02 22:26:19 +02:00

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
*/