1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 17:01:19 +01:00

boards/nucleo-f207zg: rename doc.txt to doc.md

This commit is contained in:
krzysztof-cabaj 2025-03-22 17:17:11 +01:00
parent 9b417c35c1
commit 66fd1ddcba

View File

@ -1,4 +1,3 @@
/**
@defgroup boards_nucleo-f207zg STM32 Nucleo-F207ZG
@ingroup boards_common_nucleo144
@brief Support for the STM32 Nucleo-F207ZG
@ -89,4 +88,3 @@ could be found on [this STM webpage](https://www.st.com/en/development-tools/sts
For using the ST Nucleo-F207ZG board we strongly recommend the usage of the
[GNU Tools for ARM Embedded Processors](https://launchpad.net/gcc-arm-embedded)
toolchain.
*/