Add Full Demo to Qemu mps2 (#481)

* Add Full Demo to Qemu with MPS2

* Increase full demo heap memory

* Add Full Demo to Qemu MPS2

* Fix headers

* Fix header FreeRTOS version

* Remove commented line

* Remove commented line

* Fix header checker version, and corresponding files

* Fix checker version number requirements
This commit is contained in:
alfred gedeon
2020-12-17 13:05:36 -08:00
committed by GitHub
parent 398fa1e8a9
commit 208b260f98
10 changed files with 1300 additions and 117 deletions

View File

@ -369,7 +369,7 @@ FREERTOS_IGNORED_PATTERNS = [
FREERTOS_HEADER = [
'/*\n',
' * FreeRTOS V202011.00\n',
' * FreeRTOS V202012.00\n',
' * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n',
' *\n',
' * Permission is hereby granted, free of charge, to any person obtaining a copy of\n',