Merge pull request #6683 from aabadie/aabadie_typo

boards: fix typo in author name
This commit is contained in:
Alexandre Abadie 2017-03-02 17:59:25 +01:00 committed by GitHub
commit 2927b775d8
4 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
* @author Hauke Petersen <hauke.petersen@fu-berlin.de> * @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Mohmmad Ayman <mohmmad.khzrag@gmail.com> * @author Mohmmad Ayman <mohmmad.khzrag@gmail.com>
* @author José Alamos <jialamos@uc.cl> * @author José Alamos <jialamos@uc.cl>
* @author Alexandre Aabdie <alexandre.abadie@inria.fr> * @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/ */
#ifndef BOARD_H #ifndef BOARD_H

View File

@ -15,7 +15,7 @@
* @brief Peripheral MCU configuration for the nucleo-f070 board * @brief Peripheral MCU configuration for the nucleo-f070 board
* *
* @author Hauke Petersen <hauke.petersen@fu-berlin.de> * @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Alexandre Aabdie <alexandre.abadie@inria.fr> * @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/ */
#ifndef PERIPH_CONF_H #ifndef PERIPH_CONF_H

View File

@ -17,7 +17,7 @@
* @brief Board specific definitions for the nucleo-l073 board * @brief Board specific definitions for the nucleo-l073 board
* *
* @author Hauke Petersen <hauke.petersen@fu-berlin.de> * @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Alexandre Aabdie <alexandre.abadie@inria.fr> * @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/ */
#ifndef BOARD_H #ifndef BOARD_H

View File

@ -15,7 +15,7 @@
* @brief Peripheral MCU configuration for the nucleo-l073 board * @brief Peripheral MCU configuration for the nucleo-l073 board
* *
* @author Hauke Petersen <hauke.petersen@fu-berlin.de> * @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Alexandre Aabdie <alexandre.abadie@inria.fr> * @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/ */
#ifndef PERIPH_CONF_H #ifndef PERIPH_CONF_H