esp-idf/components/freertos
Ivan Grokhotkov bb1f75179b Merge branch 'bugfix/freertos_systimer_stall_when_cpu_halted' into 'master'
freertos: stall systimer while CPU is in debug mode

See merge request espressif/esp-idf!12063
2021-01-29 07:02:30 +08:00
..
include/freertos freertos: Adds snapshot API to walk over tasks lists 2021-01-15 06:37:12 +00:00
port Merge branch 'bugfix/freertos_systimer_stall_when_cpu_halted' into 'master' 2021-01-29 07:02:30 +08:00
test test/freertos: add RISC-V support in thread local storage test 2021-01-24 12:38:15 +00:00
CMakeLists.txt freertos: add `xQueueGenericReceive` for backward compatibility 2020-11-27 19:08:42 +05:30
FreeRTOS-openocd.c
History.txt
Kconfig system: stack watchpoint support on C3 2021-01-14 17:46:44 +08:00
component.mk
croutine.c
event_groups.c
freertos_v8_compat.c freertos: add `xQueueGenericReceive` for backward compatibility 2020-11-27 19:08:42 +05:30
license.txt
linker.lf Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master' 2021-01-21 15:59:35 +08:00
list.c
queue.c
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
stream_buffer.c
tasks.c freertos: Adds snapshot API to walk over tasks lists 2021-01-15 06:37:12 +00:00
timers.c