esp-idf/components/freertos/FreeRTOS-Kernel-SMP
Darian Leung 5d75bfdb3c
feat(freertos/smp): Update SMP FreeRTOS files to V11.1.0
This commit updates the source files of Amazon SMP FreeRTOS to upstream
V11.1.0 (https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/V11.1.0).

This version contains some new features and bugfixes. See upstream V11.1.0
release notes for more details.

Note: ESP-IDF specific changes to the source file have been preserved
2024-06-03 03:13:58 +08:00
..
include/freertos feat(freertos/smp): Update SMP FreeRTOS files to V11.1.0 2024-06-03 03:13:58 +08:00
portable feat(freertos): Runtime Counter support 2024-04-18 10:26:38 +03:00
event_groups.c feat(freertos/smp): Update SMP FreeRTOS files to V11.1.0 2024-06-03 03:13:58 +08:00
list.c feat(freertos/smp): Update SMP FreeRTOS files to V11.1.0 2024-06-03 03:13:58 +08:00
porting_notes.md feat(freertos/smp): Update SMP FreeRTOS files to V11.1.0 2024-06-03 03:13:58 +08:00
queue.c feat(freertos/smp): Update SMP FreeRTOS files to V11.1.0 2024-06-03 03:13:58 +08:00
stream_buffer.c feat(freertos/smp): Update SMP FreeRTOS files to V11.1.0 2024-06-03 03:13:58 +08:00
tasks.c feat(freertos/smp): Update SMP FreeRTOS files to V11.1.0 2024-06-03 03:13:58 +08:00
timers.c feat(freertos/smp): Update SMP FreeRTOS files to V11.1.0 2024-06-03 03:13:58 +08:00
uncrustify.cfg feat(freertos/smp): Update SMP FreeRTOS files to V11.0.1 2024-03-05 15:44:11 +08:00