mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
boards/nucleo32: change to doc.md format
This commit is contained in:
parent
8f52419f68
commit
761c968ee5
@ -1,4 +1,3 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-f303k8 STM32 Nucleo-F303K8
|
||||
@ingroup boards_common_nucleo32
|
||||
@brief Support for the STM32 Nucleo-F303K8
|
||||
@ -82,4 +81,3 @@ make BOARD=nucleo-f303k8 PROGRAMMER=cpy2remed flash
|
||||
For using the ST Nucleo-F303K8 board we strongly recommend the usage of the
|
||||
[GNU Tools for ARM Embedded Processors](https://launchpad.net/gcc-arm-embedded)
|
||||
toolchain.
|
||||
*/
|
||||
@ -1,4 +1,3 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-l011k4 STM32 Nucleo-L011K4
|
||||
@ingroup boards_common_nucleo32
|
||||
@brief Support for the STM32 Nucleo-L011K4
|
||||
@ -20,5 +19,3 @@ make BOARD=nucleo-l011k4 PROGRAMMER=cpy2remed flash
|
||||
```
|
||||
@note This PROGRAMMER was tested using ST-LINK firmware 2.37.26. Firmware updates
|
||||
can be found on [this STM webpage](https://www.st.com/en/development-tools/stsw-link007.html).
|
||||
|
||||
*/
|
||||
@ -1,4 +1,3 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-l031k6 STM32 Nucleo-L031K6
|
||||
@ingroup boards_common_nucleo32
|
||||
@brief Support for the STM32 Nucleo-L031K6
|
||||
@ -21,6 +20,3 @@ make BOARD=nucleo-l031k6 PROGRAMMER=cpy2remed flash
|
||||
```
|
||||
@note This PROGRAMMER was tested using ST-LINK firmware 2.37.26. Firmware updates
|
||||
can be found on [this STM webpage](https://www.st.com/en/development-tools/stsw-link007.html).
|
||||
|
||||
|
||||
*/
|
||||
Loading…
x
Reference in New Issue
Block a user