From cad71445d26ae8812edbdda5aa41d4ecc4a53e94 Mon Sep 17 00:00:00 2001 From: Gunar Schorcht Date: Wed, 9 Jul 2025 18:33:23 +0200 Subject: [PATCH] cpu/esp_common: migrate doc*.md to Markdown --- cpu/esp_common/doc.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/cpu/esp_common/doc.md b/cpu/esp_common/doc.md index 9d7db29a6f..25d27391e2 100644 --- a/cpu/esp_common/doc.md +++ b/cpu/esp_common/doc.md @@ -1,5 +1,11 @@ -/** - * @defgroup cpu_esp_common ESP Common - * @brief Common modules for Espressif ESP SoCs - * @ingroup cpu - */ + + +@defgroup cpu_esp_common ESP Common +@brief Common modules for Espressif ESP SoCs +@ingroup cpu