mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d044e63b39
This commit updates the kernel version tags of all V10.5.1 source files to indicate that the source files are modified.
447 B
447 B
ESP-IDF Changes
This document is used to track all changes made the to FreeRTOS V10.5.1 source code when adding dual core SMP support or IDF additional features.
License Headers
- Added
SPDX-FileCopyrightText
andSPDX-FileContributor
tags to all files to pass ESP-IDF pre-commit checks. - Changed kernel version tag to
FreeRTOS Kernel V10.5.1 (ESP-IDF SMP modified)
in all files to indicate files are different from upstream V10.5.1.