1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common/doc.txt
2019-07-17 11:37:46 +02:00

9 lines
303 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, @ref cpu_saml1x, @ref cpu_samd5x.
*/