esp-idf/components/freertos
Darian Leung 287ab7566b freertos: Use check yielding macros
This commit updates various FreeRTOS functions to call the newly added
prvCheckForYield() and prvCheckForYieldUsingPriority() when checking for
yielding. This allows the source code to match upstream more closely.
2022-08-11 16:02:48 +08:00
..
esp_additions freertos: Add newlib dynamic reentrancy support 2022-06-02 15:42:02 +08:00
FreeRTOS-Kernel freertos: Use check yielding macros 2022-08-11 16:02:48 +08:00
FreeRTOS-Kernel-SMP systimer: refactor hal to accomodate more xtal choices 2022-07-25 16:08:52 +08:00
test freertos: Fix flakey event group unit tests 2022-08-10 16:54:25 +08:00
CMakeLists.txt freertos: Move some SMP FreeRTOS functions to flash 2022-06-23 16:00:46 +08:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00
linker_smp.lf freertos: Move some SMP FreeRTOS functions to flash 2022-06-23 16:00:46 +08:00
linker.lf Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00