cppHeaderFileInclude { | |
\.h$ | |
\.hpp$ | |
\.inc$ | |
} | |
cppSrcFileInclude { | |
\.cpp$ | |
} | |
generatedFileExclude { | |
hal/src/main/native/athena/ctre/ | |
hal/src/main/native/athena/frccansae/ | |
hal/src/main/native/athena/visa/ | |
hal/src/main/native/include/ctre/ | |
UsageReporting\.h$ | |
} | |
modifiableFileExclude { | |
\.patch$ | |
\.png$ | |
\.py$ | |
\.so$ | |
} | |
repoRootNameOverride { | |
hal | |
} | |
includeOtherLibs { | |
^FRC_FPGA_ChipObject/ | |
^FRC_NetworkCommunication/ | |
^i2clib/ | |
^llvm/ | |
^opencv2/ | |
^spilib/ | |
^support/ | |
^wpi/ | |
} | |
includeProject { | |
^ctre/ | |
^mockdata/ | |
} |