mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Hotfix for CMSIS exclude
This commit is contained in:
@@ -599,7 +599,7 @@ RECURSIVE = YES
|
|||||||
# excluded from the INPUT source files. This way you can easily exclude a
|
# 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.
|
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
||||||
|
|
||||||
EXCLUDE = ../src/modules/mathlib/CMSIS \
|
EXCLUDE = ../src/lib/mathlib/CMSIS \
|
||||||
../src/modules/attitude_estimator_ekf/codegen
|
../src/modules/attitude_estimator_ekf/codegen
|
||||||
|
|
||||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||||
|
|||||||
Reference in New Issue
Block a user