From 41b3d59dbaeb42f3361dc274d02754e194a06cc7 Mon Sep 17 00:00:00 2001 From: krzysztof-cabaj Date: Tue, 4 Mar 2025 14:02:09 +0100 Subject: [PATCH] boards/nucleo-f413zh: change doc.txt to doc.md --- boards/nucleo-f413zh/{doc.txt => doc.md} | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) rename boards/nucleo-f413zh/{doc.txt => doc.md} (83%) diff --git a/boards/nucleo-f413zh/doc.txt b/boards/nucleo-f413zh/doc.md similarity index 83% rename from boards/nucleo-f413zh/doc.txt rename to boards/nucleo-f413zh/doc.md index 1b28a2fad5..ee60a93dc0 100644 --- a/boards/nucleo-f413zh/doc.txt +++ b/boards/nucleo-f413zh/doc.md @@ -1,7 +1,6 @@ -/** - @defgroup boards_nucleo-f413zh STM32 Nucleo-F413ZH - @ingroup boards_common_nucleo144 - @brief Support for the STM32 Nucleo-F413ZH +@defgroup boards_nucleo-f413zh STM32 Nucleo-F413ZH +@ingroup boards_common_nucleo144 +@brief Support for the STM32 Nucleo-F413ZH ## Overview @@ -23,6 +22,4 @@ this manner, use the command: make BOARD=nucleo-f413zh PROGRAMMER=cpy2remed flash ``` @note This PROGRAMMER requires ST-LINK firmware 2.37.26 or newer. Firmware updates -could be found on [this STM webpage](https://www.st.com/en/development-tools/stsw-link007.html). - - */ +could be found on [this STM webpage](https://www.st.com/en/development-tools/stsw-link007.html). \ No newline at end of file