diff --git a/boards/arduino-due/include/board.h b/boards/arduino-due/include/board.h index 2a16276957..3a87a7cdf7 100644 --- a/boards/arduino-due/include/board.h +++ b/boards/arduino-due/include/board.h @@ -12,7 +12,7 @@ * @brief Support for the Arduino Due board. * @{ * - * @file board.h + * @file * @brief Board specific definitions for the Arduino Due board. * * @author Hauke Petersen diff --git a/boards/arduino-due/include/periph_conf.h b/boards/arduino-due/include/periph_conf.h index 5e9919155f..ade6ab0e0c 100644 --- a/boards/arduino-due/include/periph_conf.h +++ b/boards/arduino-due/include/periph_conf.h @@ -10,7 +10,7 @@ * @ingroup board_arduino-due * @{ * - * @file periph_conf.h + * @file * @brief Peripheral MCU configuration for the Arduino Due board * * @author Hauke Petersen diff --git a/boards/avsextrem/include/board.h b/boards/avsextrem/include/board.h index b0be64dd35..3732c5b0f2 100644 --- a/boards/avsextrem/include/board.h +++ b/boards/avsextrem/include/board.h @@ -14,7 +14,7 @@ * @brief Support for the Avsextrem board * @{ * - * @file board.h + * @file * @brief Boards specific drivers and configuration for the Avsextrem board * * @author Heiko Will diff --git a/boards/chronos/include/board.h b/boards/chronos/include/board.h index 6d95907ee9..7696913ea6 100644 --- a/boards/chronos/include/board.h +++ b/boards/chronos/include/board.h @@ -12,7 +12,7 @@ * @brief Support for the chronos board * @{ * - * @file board.h + * @file * @brief Header for the chronos board * * @author unknwon diff --git a/boards/iot-lab_M3/include/periph_conf.h b/boards/iot-lab_M3/include/periph_conf.h index 53430f3a18..830a4544e5 100644 --- a/boards/iot-lab_M3/include/periph_conf.h +++ b/boards/iot-lab_M3/include/periph_conf.h @@ -10,7 +10,7 @@ * @ingroup board_iot-lab_M3 * @{ * - * @file periph_conf.h + * @file * @brief Peripheral MCU configuration for the iot-lab_M3 board * * @author Thomas Eichinger diff --git a/boards/mbed_lpc1768/include/board.h b/boards/mbed_lpc1768/include/board.h index 85baec0b43..46b5f0ba9f 100644 --- a/boards/mbed_lpc1768/include/board.h +++ b/boards/mbed_lpc1768/include/board.h @@ -2,7 +2,7 @@ #define __BOARD_H /** - * @file boards.h + * @file * @author Oliver Hahm * * @defgroup mbed_lpc1768 mbed NXP LPC1768 development kit diff --git a/boards/msb-430-common/include/board-conf.h b/boards/msb-430-common/include/board-conf.h index 1905e8cd54..1cfd23c45c 100644 --- a/boards/msb-430-common/include/board-conf.h +++ b/boards/msb-430-common/include/board-conf.h @@ -12,7 +12,7 @@ * @brief Common files for all MSB-430 boards * @{ * - * @file board-config.h + * @file * @brief Common definitions for all msb-430 based boards * * @author unknown diff --git a/boards/msb-430/include/board.h b/boards/msb-430/include/board.h index 93e95e9b9d..dfd9679c87 100644 --- a/boards/msb-430/include/board.h +++ b/boards/msb-430/include/board.h @@ -17,7 +17,7 @@ * * @{ * - * @file board.h + * @file * @brief Central defnitions for the ScatterWeb MSB-430 board * * @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project diff --git a/boards/msb-430h/include/board.h b/boards/msb-430h/include/board.h index 67aec41a83..2a3a7ad8e6 100644 --- a/boards/msb-430h/include/board.h +++ b/boards/msb-430h/include/board.h @@ -12,7 +12,7 @@ * @brief Support for the ScatterWeb MSB-430H board * @{ * - * @file board.h + * @file * @brief Basic definitions for the MSB-430H board * * @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project diff --git a/boards/msba2/include/board.h b/boards/msba2/include/board.h index 3e54e7d409..97c696028c 100644 --- a/boards/msba2/include/board.h +++ b/boards/msba2/include/board.h @@ -12,7 +12,7 @@ * @brief Support for the ScatterWeb MSB-A2 board * @{ * - * @file board.h + * @file * @brief Basic definitions for the MSB-A2 board * * @author unknown diff --git a/boards/native/include/board.h b/boards/native/include/board.h index 5a504fbf23..a87516beb9 100644 --- a/boards/native/include/board.h +++ b/boards/native/include/board.h @@ -15,7 +15,7 @@ * * @{ * - * @file board.h + * @file * @brief Basic definitions for the native board * * @author Ludwig Ortmann diff --git a/boards/pca10000/include/board.h b/boards/pca10000/include/board.h index 75ee05e148..000908fdec 100644 --- a/boards/pca10000/include/board.h +++ b/boards/pca10000/include/board.h @@ -12,7 +12,7 @@ * @brief Board specific files for the nRF51822 board pca10000. * @{ * - * @file board.h + * @file * @brief Board specific definitions for the nRF51822 evaluation board pca10000. * * @author Christian Kühling diff --git a/boards/pca10000/include/periph_conf.h b/boards/pca10000/include/periph_conf.h index bb23a517ec..40422bcdcf 100644 --- a/boards/pca10000/include/periph_conf.h +++ b/boards/pca10000/include/periph_conf.h @@ -10,7 +10,7 @@ * @ingroup board_pca10000 * @{ * - * @file periph_conf.h + * @file * @brief Peripheral MCU configuration for the nRF51822 board pca10000 * * @author Christian Kühling diff --git a/boards/pca10005/include/board.h b/boards/pca10005/include/board.h index 93919a1107..43ea547a51 100644 --- a/boards/pca10005/include/board.h +++ b/boards/pca10005/include/board.h @@ -12,7 +12,7 @@ * @brief Board specific files for the nRF51822 board pca10005 * @{ * - * @file board.h + * @file * @brief Board specific definitions for the nRF51822 evaluation board pca10005 * * @author Christian Kühling diff --git a/boards/pca10005/include/periph_conf.h b/boards/pca10005/include/periph_conf.h index 59633d1141..ad272659f5 100644 --- a/boards/pca10005/include/periph_conf.h +++ b/boards/pca10005/include/periph_conf.h @@ -10,7 +10,7 @@ * @ingroup board_pca10005 * @{ * - * @file periph_conf.h + * @file * @brief Peripheral MCU configuration for the nRF51822 board pca10005 * * @author Christian Kühling diff --git a/boards/pttu/include/board.h b/boards/pttu/include/board.h index 3985f73995..3b8eac517e 100644 --- a/boards/pttu/include/board.h +++ b/boards/pttu/include/board.h @@ -4,7 +4,7 @@ * @brief Support for the PTTU board * @{ * - * @file board.h + * @file * @brief Basic definitions for the PTTU board * * @author Kaspar Schleiser diff --git a/boards/redbee-econotag/include/board.h b/boards/redbee-econotag/include/board.h index 569b10d296..23d1c31f93 100644 --- a/boards/redbee-econotag/include/board.h +++ b/boards/redbee-econotag/include/board.h @@ -12,7 +12,7 @@ * @brief Support for the Redbee Econotag board * @{ * - * @file board.h + * @file * @brief Basic definitions for the Redbee Econotag board * * @author Thomas Eichinger diff --git a/boards/samr21-xpro/include/board.h b/boards/samr21-xpro/include/board.h index 5c6f2bd321..a76b8a717b 100644 --- a/boards/samr21-xpro/include/board.h +++ b/boards/samr21-xpro/include/board.h @@ -12,7 +12,7 @@ * @brief Support for the Atmel SAM R21 Xplained Pro board. * @{ * - * @file board.h + * @file * @brief Board specific definitions for the Atmel SAM R21 Xplained Pro board. * * @author Thomas Eichinger diff --git a/boards/samr21-xpro/include/periph_conf.h b/boards/samr21-xpro/include/periph_conf.h index 8d4e2297f7..07c4a301ed 100644 --- a/boards/samr21-xpro/include/periph_conf.h +++ b/boards/samr21-xpro/include/periph_conf.h @@ -10,7 +10,7 @@ * @ingroup board_samr21-xpro * @{ * - * @file periph_conf.h + * @file * @brief Peripheral MCU configuration for the Atmel SAM R21 Xplained Pro board * * @author Thomas Eichinger diff --git a/boards/telosb/include/board.h b/boards/telosb/include/board.h index 9c02b18f5a..f6d362a331 100644 --- a/boards/telosb/include/board.h +++ b/boards/telosb/include/board.h @@ -16,7 +16,7 @@ * * @{ * - * @file board.h + * @file * @brief Basic definitions for the TelosB board * * @author Oliver Hahm diff --git a/boards/udoo/include/board.h b/boards/udoo/include/board.h index 42dda9f356..90f2683256 100644 --- a/boards/udoo/include/board.h +++ b/boards/udoo/include/board.h @@ -12,7 +12,7 @@ * @brief Support for the UDOO board. * @{ * - * @file board.h + * @file * @brief Board specific definitions for the UDOO board. * * @author Hauke Petersen diff --git a/boards/udoo/include/periph_conf.h b/boards/udoo/include/periph_conf.h index 860d9d755c..07203cd816 100644 --- a/boards/udoo/include/periph_conf.h +++ b/boards/udoo/include/periph_conf.h @@ -10,7 +10,7 @@ * @ingroup board_udoo * @{ * - * @file periph_conf.h + * @file * @brief Peripheral MCU configuration for the UDOO board * * @author Hauke Petersen diff --git a/boards/wsn430-common/include/board-conf.h b/boards/wsn430-common/include/board-conf.h index bf8a925373..43358b3b56 100644 --- a/boards/wsn430-common/include/board-conf.h +++ b/boards/wsn430-common/include/board-conf.h @@ -9,7 +9,7 @@ * @brief Common files for WSN430 based boards * @{ * - * @file board.h + * @file * @brief Common definitions for WSN430 based boards * * @author unknown diff --git a/boards/wsn430-v1_3b/include/board.h b/boards/wsn430-v1_3b/include/board.h index 140978990a..0941baf050 100644 --- a/boards/wsn430-v1_3b/include/board.h +++ b/boards/wsn430-v1_3b/include/board.h @@ -16,7 +16,7 @@ * * @{ * - * @file board.h + * @file * @brief Basic definitions for the Senslab WSN430 v1.3b board * * @author Milan Babel diff --git a/boards/wsn430-v1_4/include/board.h b/boards/wsn430-v1_4/include/board.h index b7b32cf8fa..015633b836 100644 --- a/boards/wsn430-v1_4/include/board.h +++ b/boards/wsn430-v1_4/include/board.h @@ -16,7 +16,7 @@ * * @{ * - * @file board.h + * @file * @brief Basic definitions for the Senslab WSN430 v1.4 board * * @author Milan Babel diff --git a/boards/yunjia-nrf51822/include/board.h b/boards/yunjia-nrf51822/include/board.h index 9a7ac47f3d..d02c7a284d 100644 --- a/boards/yunjia-nrf51822/include/board.h +++ b/boards/yunjia-nrf51822/include/board.h @@ -12,7 +12,7 @@ * @brief Board specific files for the Yunjia NRF51822 board * @{ * - * @file board.h + * @file * @brief Board specific definitions for the Yunjia NRF51822 board * * @author Hauke Petersen diff --git a/boards/yunjia-nrf51822/include/periph_conf.h b/boards/yunjia-nrf51822/include/periph_conf.h index 13a2556ff0..e342721a47 100644 --- a/boards/yunjia-nrf51822/include/periph_conf.h +++ b/boards/yunjia-nrf51822/include/periph_conf.h @@ -10,7 +10,7 @@ * @ingroup board_yunjia-nrf51822 * @{ * - * @file periph_conf.h + * @file * @brief Peripheral MCU configuration for the Yunjia NRF51822 board * * @author Hauke Petersen diff --git a/cpu/cortex-m3_common/include/cpu.h b/cpu/cortex-m3_common/include/cpu.h index 6459989727..1f29eddf1a 100644 --- a/cpu/cortex-m3_common/include/cpu.h +++ b/cpu/cortex-m3_common/include/cpu.h @@ -10,7 +10,7 @@ * @addtogroup cpu_cortex-m3 * @{ * - * @file cpu.h + * @file * @brief Basic definitions for the Cortex-M3 common module * * When ever you want to do something hardware related, that is accessing MCUs registers directly, diff --git a/cpu/nrf51822/include/cpu-conf.h b/cpu/nrf51822/include/cpu-conf.h index 11a3d8216e..0765828c67 100644 --- a/cpu/nrf51822/include/cpu-conf.h +++ b/cpu/nrf51822/include/cpu-conf.h @@ -10,7 +10,7 @@ * @ingroup cpu_nrf51822 * @{ * - * @file cpu-conf.h + * @file * @brief Implementation specific CPU configuration options * * @author Hauke Petersen diff --git a/cpu/nrf51822/include/hwtimer_cpu.h b/cpu/nrf51822/include/hwtimer_cpu.h index 9b555a0086..03b94a8698 100644 --- a/cpu/nrf51822/include/hwtimer_cpu.h +++ b/cpu/nrf51822/include/hwtimer_cpu.h @@ -10,7 +10,7 @@ * @ingroup cpu_nrf51822 * @{ * - * @file hwtimer_cpu.h + * @file * @brief CPU specific hwtimer configuration options * * @author Hauke Petersen diff --git a/cpu/sam3x8e/include/cpu-conf.h b/cpu/sam3x8e/include/cpu-conf.h index b2cd69e444..a67eebf8e9 100644 --- a/cpu/sam3x8e/include/cpu-conf.h +++ b/cpu/sam3x8e/include/cpu-conf.h @@ -9,7 +9,7 @@ /** * @{ * - * @file cpu-conf.h + * @file * @brief Implementation specific CPU configuration options * * @author Hauke Petersen diff --git a/cpu/sam3x8e/include/hwtimer_cpu.h b/cpu/sam3x8e/include/hwtimer_cpu.h index 4ec1edfd46..1661393653 100644 --- a/cpu/sam3x8e/include/hwtimer_cpu.h +++ b/cpu/sam3x8e/include/hwtimer_cpu.h @@ -10,7 +10,7 @@ * @ingroup cpu_sam3x8e * @{ * - * @file hwtimer_cpu.h + * @file * @brief CPU specific hwtimer configuration options * * @author Hauke Petersen diff --git a/cpu/samd21/include/cpu-conf.h b/cpu/samd21/include/cpu-conf.h index 3ec9839887..b2dd64aee5 100644 --- a/cpu/samd21/include/cpu-conf.h +++ b/cpu/samd21/include/cpu-conf.h @@ -9,7 +9,7 @@ /** * @{ * - * @file cpu-conf.h + * @file * @brief Implementation specific CPU configuration options * * @author Thomas Eichinger diff --git a/cpu/samd21/include/hwtimer_cpu.h b/cpu/samd21/include/hwtimer_cpu.h index 244d60a4c4..293f9915aa 100644 --- a/cpu/samd21/include/hwtimer_cpu.h +++ b/cpu/samd21/include/hwtimer_cpu.h @@ -10,7 +10,7 @@ * @ingroup cpu_samd21 * @{ * - * @file hwtimer_cpu.h + * @file * @brief CPU specific hwtimer configuration options * * @author Thomas Eichinger diff --git a/cpu/stm32f1/include/hwtimer_cpu.h b/cpu/stm32f1/include/hwtimer_cpu.h index e1e94b37af..6af375c721 100644 --- a/cpu/stm32f1/include/hwtimer_cpu.h +++ b/cpu/stm32f1/include/hwtimer_cpu.h @@ -10,7 +10,7 @@ * @ingroup cpu_stm32f1 * @{ * - * @file hwtimer_cpu.h + * @file * @brief CPU specific hwtimer configuration options * * @author Thomas Eichinger