mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-09-21 18:54:30 +08:00
Split networking from posix and qemu mps2 demos (#455)
Split networking from posix and qemu mps2 demos
This commit is contained in:
@@ -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