mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-09-15 11:42:12 +08:00
Split networking from posix and qemu mps2 demos (#455)
Split networking from posix and qemu mps2 demos
This commit is contained in:
3
.github/scripts/check-header.py
vendored
3
.github/scripts/check-header.py
vendored
@ -362,6 +362,9 @@ FREERTOS_IGNORED_PATTERNS = [
|
||||
r'.*CMSIS.*',
|
||||
r'.*/makefile',
|
||||
r'.*/Makefile',
|
||||
r'.*/trcConfig\.h.*',
|
||||
r'.*/trcConfig\.c.*',
|
||||
r'.*/trcSnapshotConfig\.h.*',
|
||||
]
|
||||
|
||||
FREERTOS_HEADER = [
|
||||
|
Reference in New Issue
Block a user