esp-idf/components/freertos
Angus Gratton 4486d4cb10 portmux: Add vPortCPUAcquireMutexTimeout() function
Refactor app_trace locking to use this function.
2017-09-04 19:11:51 +10:00
..
include/freertos portmux: Add vPortCPUAcquireMutexTimeout() function 2017-09-04 19:11:51 +10:00
test freertos scheduler test: Free timer group interrupt handle when test finishes 2017-09-04 19:11:51 +10:00
FreeRTOS-openocd.c
Kconfig freertos: introduce CONFIG_FREERTOS_INTERRUPT_BACKTRACE 2017-08-29 08:54:26 +08:00
component.mk
croutine.c
event_groups.c
license.txt
list.c
port.c portmux: Add vPortCPUAcquireMutexTimeout() function 2017-09-04 19:11:51 +10:00
portasm.S
portmux_impl.h portmux: Add vPortCPUAcquireMutexTimeout() function 2017-09-04 19:11:51 +10:00
queue.c
readme_smp.txt
readme_xtensa.txt
ringbuf.c Fix an assert that erroneously triggered when popping a zero-byte payload from the end of the ringbuffer 2017-08-28 19:31:26 +08:00
stdint.readme
tasks.c portmux: Add vPortCPUAcquireMutexTimeout() function 2017-09-04 19:11:51 +10: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 freertos: introduce CONFIG_FREERTOS_INTERRUPT_BACKTRACE 2017-08-29 08:54:26 +08:00