mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 22:52:43 +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.
|
|
*/ |