esp-idf/components/freertos
2022-10-14 19:04:44 +08:00
..
esp_additions/private_include freertos: Adds new APIs to set/get and restore base priority 2022-10-14 19:04:44 +08:00
include freertos: Adds new APIs to set/get and restore base priority 2022-10-14 19:04:44 +08:00
port freertos: Adds new APIs to set/get and restore base priority 2022-10-14 19:04:44 +08:00
test freertos: Fix flakey event group unit test 2022-07-25 03:01:16 +00:00
CMakeLists.txt freertos: Adds new APIs to set/get and restore base priority 2022-10-14 19:04:44 +08:00
component.mk freertos: Adds new APIs to set/get and restore base priority 2022-10-14 19:04:44 +08:00
croutine.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
event_groups.c freertos: Fix event group task list race condition 2022-07-25 03:01:16 +00:00
freertos_v8_compat.c freertos: add xQueueGenericReceive for backward compatibility 2020-11-27 19:08:42 +05:30
FreeRTOS-openocd.c freertos: fix defining uxTopUsedPriority for esp32s2beta 2019-10-29 16:38:48 +01:00
History.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig freertos: Use the standard assert() function for configASSERT 2021-04-02 11:07:23 +11:00
license.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
linker.lf freertos: Adds new APIs to set/get and restore base priority 2022-10-14 19:04:44 +08:00
list.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
queue.c freertos: Check for arithmetic overflows on queue creation 2021-05-04 18:30:49 +10:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
stream_buffer.c FreeRTOS: Fix xStreamBufferReset function always crashing 2021-12-23 06:15:50 +00:00
tasks.c freertos: Fix event group task list race condition 2022-07-25 03:01:16 +00:00
timers.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00