mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9 lines
261 B
Plaintext
9 lines
261 B
Plaintext
/**
|
|
* @defgroup cpu_sam_common Atmel SAM common
|
|
* @ingroup cpu
|
|
* @brief Atmel SAM common
|
|
*
|
|
* This module contains all common code and definition to all Atmel SAM cpu
|
|
* families supported by RIOT: @ref cpu_sam3, and cpu_sam4s.
|
|
*/
|