mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
/**
|
|
* @defgroup cpu_saml21 Atmel SAML21
|
|
* @ingroup cpu
|
|
* @brief Atmel SAML21 Cortex-M0 MCU specific implementation.
|
|
*
|
|
* This module contains Atmel SAML21 specific code and definition.
|
|
*
|
|
* @see cpu_sam0_common
|
|
*/ |