1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00
RIOT/cpu/sam4s/doc.txt
dylad f9cc15e4f3 cpu/sam4s: introduce initial support
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
2025-02-17 10:03:39 +01:00

10 lines
240 B
Plaintext

/**
* @defgroup cpu_sam4s Atmel SAM4S
* @ingroup cpu
* @brief Atmel SAM4S Cortex-M4 MCU specific implementation.
*
* This module contains Atmel SAM4S specific code and definition.
*
* @see cpu_sam_common
*/