Split networking from posix and qemu mps2 demos (#455)

Split networking from posix and qemu mps2 demos
This commit is contained in:
alfred gedeon
2020-12-12 16:29:23 -08:00
committed by GitHub
parent cc922e03a8
commit 41237e01d0
49 changed files with 10129 additions and 398 deletions

View File

@ -362,6 +362,9 @@ FREERTOS_IGNORED_PATTERNS = [
r'.*CMSIS.*',
r'.*/makefile',
r'.*/Makefile',
r'.*/trcConfig\.h.*',
r'.*/trcConfig\.c.*',
r'.*/trcSnapshotConfig\.h.*',
]
FREERTOS_HEADER = [