Merge pull request #8753 from OTAkeys/pr/rename-stm32f7disco

boards: use marketing name for stm32f769i-disco
This commit is contained in:
Alexandre Abadie 2018-05-24 12:09:50 +02:00 committed by GitHub
commit 6be425f751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 9 additions and 9 deletions

View File

@ -7,11 +7,11 @@
*/
/**
* @ingroup boards_stm32f7discovery
* @ingroup boards_stm32f769i-disco
* @{
*
* @file
* @brief Board specific implementations for the STM32F769 Discovery board
* @brief Board specific implementations for the STM32F769I-DISCO board
*
* @author Vincent Dupont <vincent@otakeys.com>
*

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_stm32f7discovery STM32F769 Discovery board
* @defgroup boards_stm32f769i-disco STM32F769I-DISCO board
* @ingroup boards
* @brief Support for the STM32F769 Discovery board
* @brief Support for the STM32F769I-DISCO board
* @{
*
* @file
* @brief Board specific definitions for the STM32F769 Discovery board
* @brief Board specific definitions for the STM32F769I-DISCO board
*
* @author Vincent Dupont <vincent@otakeys.com>
* @author Sebastian Meiling <s@mlng.net>

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup boards_stm32f7discovery
* @ingroup boards_stm32f769i-disco
* @{
*
* @file

View File

@ -7,11 +7,11 @@
*/
/**
* @ingroup boards_stm32f7discovery
* @ingroup boards_stm32f769i-disco
* @{
*
* @file
* @brief Peripheral MCU configuration for the STM32F769 Discovery board
* @brief Peripheral MCU configuration for the STM32F769I-DISCO board
*
* @author Vincent Dupont <vincent@otakeys.com>
*/

View File

@ -171,7 +171,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
stm32f0discovery \
stm32f3discovery \
stm32f4discovery \
stm32f7discovery \
stm32f769i-disco \
udoo \
yunjia-nrf51822 \
#