esp-idf/components/freertos
Gautier Seidel 5a5e710225 fix(FreeRTOS): Initialize uxTaskNumber at task initialization
Signed-off-by: Laukik Hase <laukik.hase@espressif.com>

Closes https://github.com/espressif/esp-idf/pull/4025
2021-08-03 10:42:09 +05:30
..
include/freertos doc: freertos: fix function name typo 2021-07-28 19:04:15 +08:00
port Merge branch 'bugfix/freertos_coproc_save_area_alignment' into 'master' 2021-07-20 09:00:04 +00:00
test Merge branch 'bugfix/freertos_ut_suspend' into 'master' 2021-07-21 06:07:34 +00:00
CMakeLists.txt esp32: cleanup build script 2021-07-16 20:14:27 +08:00
component.mk freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
croutine.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
event_groups.c freertos: fix errors reported by PVS-Studio 2021-02-11 03:15:04 +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 esp_timer: Timers with skip_unhandled_events option won't wake up system from light sleep 2021-06-19 12:45:17 +08:00
license.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
linker.lf esp32h2: enable more components to support esp32h2 2021-07-01 19:53:11 +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 16:55:20 +10:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
stream_buffer.c freertos: Add addition overflow check for stream buffer 2021-05-04 16:55:40 +10:00
tasks.c fix(FreeRTOS): Initialize uxTaskNumber at task initialization 2021-08-03 10:42:09 +05:30
timers.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00