esp-idf/components/freertos/FreeRTOS-Kernel
Darian Leung 6895e92fd2 freertos: Combine Amazon SMP FreeRTOS and IDF FreeRTOS config files
This commit merges the "FreeRTOSConfig_smp.h" file into the "FreeRTOSConfig.h".
The configurations for all FreeRTOS implementations are now stored in a single
file.
2023-03-22 16:32:29 +08:00
..
include/freertos freertos(IDF): Refactor port heap functions 2023-03-06 16:00:29 +08:00
portable freertos: Combine Amazon SMP FreeRTOS and IDF FreeRTOS config files 2023-03-22 16:32:29 +08:00
GitHub-FreeRTOS-Kernel-Home.url
History.txt
LICENSE.md
Quick_Start_Guide.url
croutine.c
event_groups.c
list.c
queue.c
stream_buffer.c
tasks.c freertos: Schedule tasks unblocked by an ISR on a core with scheduler running if core affinity matches 2023-03-15 07:43:33 +00:00
timers.c
uncrustify.cfg