- Updated exclude pattern for doxygen.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@130 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
Frank Voorburg 2016-02-25 14:23:54 +00:00
parent 6ee735c904
commit efbab9c73d
3 changed files with 4 additions and 3 deletions

View File

@ -126,7 +126,8 @@ RECURSIVE = YES
EXCLUDE =
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = */lib/* \
*/third_party/*
*/third_party/* \
*/Boot/usb*
EXCLUDE_SYMBOLS =
EXAMPLE_PATH =
EXAMPLE_PATTERNS = *

View File

@ -1,5 +1,5 @@
/************************************************************************************//**
* \file Source\TRICORE_TC1798\flash.c
* \file Source\TRICORE_TC1798\flash.h
* \brief Bootloader flash driver source file.
* \ingroup Target_TRICORE_TC1798
* \internal

View File

@ -22,7 +22,7 @@ implementation of the hook functions (hooks.c).
----------------------------------------------------------------------------------------
C O P Y R I G H T
----------------------------------------------------------------------------------------
Copyright (c) by Feaser 2011-2014 http://www.feaser.com All rights reserved
Copyright (c) by Feaser 2011-2016 http://www.feaser.com All rights reserved
----------------------------------------------------------------------------------------
L I C E N S E