esp-idf/components/freertos
Angus Gratton 96c2acd9a8 Merge branch 'refactor/strip_systimer_hal_layer' into 'master'
refactor HAL driver of systimer to a common systimer_hal

Closes IDF-2996

See merge request espressif/esp-idf!13027
2021-04-23 07:45:31 +00:00
..
include/freertos
port systimer: strip hal driver 2021-04-22 21:08:39 +08:00
test freertos: Add some comments about deleting tasks when using SMP 2021-04-13 03:40:10 +00:00
CMakeLists.txt
FreeRTOS-openocd.c
History.txt
Kconfig
component.mk
croutine.c
event_groups.c
freertos_v8_compat.c
license.txt
linker.lf freertos: linker.lf rules fixes 2021-04-22 17:14:46 +02:00
list.c
queue.c
sdkconfig.rename
stream_buffer.c
tasks.c freertos: Fix race condition returning incorrect TCB on unpinned tasks 2021-04-20 14:46:49 +10:00
timers.c