esp-idf/components/freertos
Angus Gratton c5d6845c5a freertos: Expose TCB & Stack memory capabilities as macro, fix task delete test
Test was failing if task was allocating TCB & Stack memory from DMA only pool
which is not MALLOC_CAP_DEFAULT.
2018-08-21 12:19:33 +10:00
..
include/freertos freertos: Expose TCB & Stack memory capabilities as macro, fix task delete test 2018-08-21 12:19:33 +10:00
test freertos: Expose TCB & Stack memory capabilities as macro, fix task delete test 2018-08-21 12:19:33 +10:00
FreeRTOS-openocd.c
Kconfig Added: display xCoreID in vTaskList 2018-07-17 10:57:26 +00:00
component.mk
croutine.c
event_groups.c
license.txt
list.c
port.c
portasm.S
portmux_impl.h
portmux_impl.inc.h freertos: Remove either one or two assertions from "fast path" of vPortCPUReleaseMutex() 2018-07-31 06:35:25 +00:00
queue.c freertos: Add critical sections to queue sets. 2018-07-13 13:58:54 +08:00
readme_xtensa.txt
ringbuf.c
stdint.readme
tasks.c freertos: add configTASKLIST_INCLUDE_COREID 2018-07-17 10:57:26 +00: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