mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
10 lines
236 B
Plaintext
10 lines
236 B
Plaintext
/**
|
|
* @defgroup cpu_sam3 Atmel SAM3
|
|
* @ingroup cpu
|
|
* @brief Atmel SAM3 Cortex-M3 MCU specific implementation.
|
|
*
|
|
* This module contains Atmel SAM3 specific code and definition.
|
|
*
|
|
* @see cpu_sam_common
|
|
*/
|