freertos(IDF): Update kernel version tag of V10.5.1 source files

This commit updates the kernel version tags of all V10.5.1 source files to
indicate that the source files are modified.
This commit is contained in:
Darian Leung
2023-05-10 16:51:13 +08:00
parent f76194add9
commit d044e63b39
25 changed files with 26 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
/*
* FreeRTOS Kernel V10.5.1
* FreeRTOS Kernel V10.5.1 (ESP-IDF SMP modified)
* Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* SPDX-FileCopyrightText: 2021 Amazon.com, Inc. or its affiliates