esp-idf/components/freertos/FreeRTOS-Kernel
Sudeep Mohanty 9fe0fa3455 feat(freertos): Added SBOM manifest file for SPDX file generation
This commit adds the SBOM manifest file for the FreeRTOS-Kernel to aid
SPDX file generation.
2023-09-08 12:56:04 +02:00
..
include/freertos freertos: Add missing ESP_PLATFORM preprocessor directive for FreeRTOS static data structs (v5.0) 2022-10-21 14:15:16 +02:00
portable Merge branch 'feature/freertos_iram_optimization_5.0' into 'release/v5.0' 2023-08-21 10:33:23 +08:00
croutine.c freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
event_groups.c freertos: Fix event group task list race condition 2022-06-30 20:12:26 +08:00
GitHub-FreeRTOS-Kernel-Home.url freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
History.txt freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
LICENSE.md freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
list.c freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
queue.c Queue Send fix 2022-12-20 08:30:53 +00:00
Quick_Start_Guide.url freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
sbom.yml feat(freertos): Added SBOM manifest file for SPDX file generation 2023-09-08 12:56:04 +02:00
stream_buffer.c freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
tasks.c FreeRTOS: Modifying a timeout is now protected on multi-core configuration 2022-07-29 11:56:06 +08:00
timers.c freertos: Fixed a bug where xTimerIsTimerActive incorrectly returns pdTRUE from callback 2022-07-19 10:42:09 +02:00