esp-idf/components/freertos/FreeRTOS-Kernel
Guillaume Souchere 8357fc728f Merge branch 'bugfix/update-doc-freertos-task-header' into 'master'
freertos: Update the documentation of the ulBitsToClearOnEntry parameter

Closes IDFGH-5468

See merge request espressif/esp-idf!19277
2022-08-01 13:07:45 +08:00
..
include/freertos freertos: Update the docuementation of the ulBitsToClearOnEntry parameter in xTaskGenericNotifyWait() function. 2022-07-28 10:30:41 +02:00
portable systimer: refactor hal to accomodate more xtal choices 2022-07-25 16:08:52 +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 freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
Quick_Start_Guide.url freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08: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