1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

Merge pull request #2107 from OlegHahm/doxygen_eliminate_warnings

Doxygen eliminate warnings
This commit is contained in:
Oleg Hahm 2014-11-28 16:51:42 +01:00
commit 2072f0af67
3 changed files with 10 additions and 3 deletions

View File

@ -10,7 +10,7 @@
* @ingroup board_fox
* @{
*
* @file periph_conf.h
* @file
* @brief Peripheral MCU configuration for the fox board
*
* @author Thomas Eichinger <thomas.eichinger@fu-berlin.de>

View File

@ -10,7 +10,7 @@
* @ingroup board_spark-core
* @{
*
* @file periph_conf.h
* @file
* @brief Peripheral MCU configuration for the spark-core board
*
* @author Christian Mehlis <mehlis@inf.fu-berlin.de>

View File

@ -818,7 +818,14 @@ EXCLUDE_PATTERNS = */board/*/tools/* \
*/cpu/cortex-*_common/include/core_cm*.h \
*/cpu/cortex-*_common/include/core_cmInstr.h \
*/cpu/cortex-*_common/include/core_cmFunc.h \
*/cpu/stm32f*/include/stm32f*
*/cpu/stm32f*/include/stm32f* \
*/drivers/nrf24l01p/include/nrf24l01p_settings.h \
*/cpu/nrf51822/include/nrf51.h \
*/cpu/lpc1768/include/LPC17xx.h \
*/boards/*/include/periph_conf.h \
*/cpu/x86/include/x86_pci.h \
*/cpu/sam3x8e/include/sam3x8e.h \
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the