mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-09-15 11:42:12 +08:00
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:
2
.github/scripts/check-header.py
vendored
2
.github/scripts/check-header.py
vendored
@ -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',
|
||||
|
Reference in New Issue
Block a user