1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

cpu/lpc1768: fix doxygen grouping warnings

Signed-off-by: Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
This commit is contained in:
Jean-Pierre De Jesus DIAZ 2021-09-05 20:46:51 +02:00
parent 8061e99be4
commit 209304ccb8

View File

@ -44,7 +44,7 @@ extern "C" {
* @{
*/
#define CPUID_LEN (16U)
/* @} */
/** @} */
#ifdef __cplusplus
}