boards/stm32f7disco: use capital letters for board name
This commit is contained in:
parent
fd0aa2acf0
commit
fb3889c343
@ -11,7 +11,7 @@
|
|||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Board specific implementations for the STM32F7Discovery evaluation board
|
* @brief Board specific implementations for the STM32F769 Discovery board
|
||||||
*
|
*
|
||||||
* @author Vincent Dupont <vincent@otakeys.com>
|
* @author Vincent Dupont <vincent@otakeys.com>
|
||||||
*
|
*
|
||||||
|
|||||||
@ -7,13 +7,13 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_stm32f7discovery stm32f769 Discovery board
|
* @defgroup boards_stm32f7discovery STM32F769 Discovery board
|
||||||
* @ingroup boards
|
* @ingroup boards
|
||||||
* @brief Support for the stm32f769 Discovery board
|
* @brief Support for the STM32F769 Discovery board
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Board specific definitions for the stm32f769 Discovery board
|
* @brief Board specific definitions for the STM32F769 Discovery board
|
||||||
*
|
*
|
||||||
* @author Vincent Dupont <vincent@otakeys.com>
|
* @author Vincent Dupont <vincent@otakeys.com>
|
||||||
* @author Sebastian Meiling <s@mlng.net>
|
* @author Sebastian Meiling <s@mlng.net>
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Peripheral MCU configuration for the stm32f769discovery6 board
|
* @brief Peripheral MCU configuration for the STM32F769 Discovery board
|
||||||
*
|
*
|
||||||
* @author Vincent Dupont <vincent@otakeys.com>
|
* @author Vincent Dupont <vincent@otakeys.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user