mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/stm32f469i-disco: fix documentation
This commit is contained in:
parent
e86370cf4b
commit
4b0a28aba2
@ -1,8 +1,7 @@
|
||||
/**
|
||||
* @defgroup boards_stm32f469i-disco STM32F469I-DISCO
|
||||
* @ingroup boards
|
||||
* @brief Support for the STM32F469I-DISCO board
|
||||
*/
|
||||
@defgroup boards_stm32f469i-disco STM32F469I-DISCO
|
||||
@ingroup boards
|
||||
@brief Support for the STM32F469I-DISCO board
|
||||
|
||||
## 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
|
||||
```
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user