mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-22 17:10:28 +00:00
freertos(IDF): Add upstream V10.5.1 files
This commit adds the source files for the FreeRTOS Kernel V10.5.1 in preparation for upgrading ESP-IDF FreeRTOS Kernel version (files copied from https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/V10.5.1) The following modifications were made to the files when copying - Added "SPDX-FileCopyrightText" and "SPDX-FileContributor" tags to all files to pass ESP-IDF pre-commit checks. - Left out some files unnecessary to ESP-IDF (e.g., URLs, "History.txt", and "portable" folder).
This commit is contained in:
1726
components/freertos/FreeRTOS-Kernel-V10.5.1/include/freertos/queue.h
Normal file
1726
components/freertos/FreeRTOS-Kernel-V10.5.1/include/freertos/queue.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user