Rename sample configuration to template configuration (#927)
* Rename sample configuration to template configuration * Rename sample configuration to template configuration in cmake example file
This commit is contained in:
2
.github/scripts/kernel_checker.py
vendored
2
.github/scripts/kernel_checker.py
vendored
@ -95,7 +95,7 @@ KERNEL_IGNORED_PATTERNS = [
|
||||
r'.*IAR/78K0R/*',
|
||||
r'.*CCS/MSP430X/*',
|
||||
r'.*portable/template/*',
|
||||
r'.*sample_configuration/*'
|
||||
r'.*template_configuration/*'
|
||||
]
|
||||
|
||||
KERNEL_THIRD_PARTY_PATTERNS = [
|
||||
|
Reference in New Issue
Block a user