Lines Matching +full:- +full:r
6 # * SPDX-License-Identifier: MIT
33 #--------------------------------------------------------------------------------------------------
35 #--------------------------------------------------------------------------------------------------
37 'FreeRTOS-openocd.c',
50 '.0-rc2',
56 '.1-kernel-only',
57 '.0-kernel-only',
58 '.0-rc1',
89 r'.*\.git.*',
90 r'.*portable/IAR/AtmelSAM7S64/.*AT91SAM7.*',
91 r'.*portable/GCC/ARM7_AT91SAM7S/.*',
92 r'.*portable/MPLAB/PIC18F/stdio.h',
93 r'.*portable/ThirdParty/xClang/XCOREAI/*',
94 r'.*IAR/ARM_C*',
95 r'.*IAR/78K0R/*',
96 r'.*CCS/MSP430X/*',
97 r'.*portable/template/*',
98 r'.*template_configuration/*'
102 r'.*portable/ThirdParty/GCC/Posix/port*',
103 r'.*portable/ThirdParty/*',
104 r'.*portable/IAR/AVR32_UC3/.*',
105 r'.*portable/GCC/AVR32_UC3/.*',
113 ' * SPDX-License-Identifier: MIT\n',
150 checker.ignoreFile(os.path.split(__file__)[-1])