mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
8 lines
268 B
Plaintext
8 lines
268 B
Plaintext
/**
|
|
* @defgroup cpu_sam0_common Atmel SAM0 common
|
|
* @ingroup cpu
|
|
* @brief Atmel SAM0 common
|
|
*
|
|
* This module contains all common code and definition to all Atmel SAM0 cpu
|
|
* families supported by RIOT: @ref cpu_samd21, @ref cpu_saml21.
|
|
*/ |