Fixed path.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10067 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Giovanni Di Sirio 2017-01-29 14:37:07 +00:00
parent 31ab758fff
commit 41bdde6a69
2 changed files with 2 additions and 2 deletions

View File

@ -791,7 +791,7 @@ INPUT = ./src \
../../os/hal/src \
../../os/hal/include \
../../os/hal/templates \
../../os/hal/templates\osal
../../os/hal/templates/osal
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses

View File

@ -791,7 +791,7 @@ INPUT = ./src \
../../os/hal/src \
../../os/hal/include \
../../os/hal/templates \
../../os/hal/templates\osal
../../os/hal/templates/osal
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses