esp-idf/components/freertos
Angus Gratton b013f5d490 Merge branch 'bugfix/freertos_resume_scheduler_pending_tasks' into 'master'
freertos: Fix bug with xTaskResumeAll() not resuming all tasks

See merge request !1330
2017-10-16 09:43:04 +08:00
..
include/freertos freertos: Remove "stop program on scheduler start when JTAG/OCD is detected" option 2017-10-13 10:54:02 +11:00
test freertos: Also test (& handle) the case where scheduler is disabled on other CPU... 2017-10-11 10:48:20 +11:00
FreeRTOS-openocd.c freertos: place uxTopUsedPriority into DRAM 2017-09-11 20:15:27 +08:00
Kconfig freertos: Remove "stop program on scheduler start when JTAG/OCD is detected" option 2017-10-13 10:54:02 +11:00
component.mk
croutine.c
event_groups.c
license.txt
list.c
port.c freertos: Remove "stop program on scheduler start when JTAG/OCD is detected" option 2017-10-13 10:54:02 +11:00
portasm.S
portmux_impl.h
queue.c
readme_xtensa.txt
ringbuf.c
stdint.readme
tasks.c freertos: Also test (& handle) the case where scheduler is disabled on other CPU... 2017-10-11 10:48:20 +11:00
timers.c
xtensa_context.S
xtensa_init.c
xtensa_intr.c
xtensa_intr_asm.S
xtensa_overlay_os_hook.c
xtensa_vector_defaults.S
xtensa_vectors.S