git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1146 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
d88897bf4d
commit
22c2ad1621
|
@ -650,8 +650,7 @@ RECURSIVE = NO
|
|||
# excluded from the INPUT source files. This way you can easily exclude a
|
||||
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
||||
|
||||
EXCLUDE = ../ports/ARMCM3/cmsis \
|
||||
../ports/ARMCM3-STM32F103/stm32f10x.h
|
||||
EXCLUDE = ../os/io/platforms/STM32/stm32f10x.h
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
||||
|
|
Loading…
Reference in New Issue