1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-16 18:13:49 +01:00

boards/nucleo-f413zh: change doc.txt to doc.md

This commit is contained in:
krzysztof-cabaj 2025-03-04 14:02:09 +01:00
parent f67055c3b2
commit 41b3d59dba

View File

@ -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).