Merge pull request #17033 from luisan00/fix_doc/stm32f464i-disco
boards/stm32f469i-disco: fix documentation
This commit is contained in:
commit
5abd097abf
@ -1,8 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* @defgroup boards_stm32f469i-disco STM32F469I-DISCO
|
@defgroup boards_stm32f469i-disco STM32F469I-DISCO
|
||||||
* @ingroup boards
|
@ingroup boards
|
||||||
* @brief Support for the STM32F469I-DISCO board
|
@brief Support for the STM32F469I-DISCO board
|
||||||
*/
|
|
||||||
|
|
||||||
## Table of Contents:
|
## Table of Contents:
|
||||||
|
|
||||||
@ -97,3 +96,4 @@ the USB Mini-B connector try to compile and flash some code, type:
|
|||||||
```
|
```
|
||||||
make flash BOARD=stm32f469i-disco
|
make flash BOARD=stm32f469i-disco
|
||||||
```
|
```
|
||||||
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user