esp-idf/components/freertos
Jeroen Domburg 7dc322273c Merge branch 'bugfix/ringbuffer_item_return_bug_report_from_chunguang' into 'master'
bugfix: ringbuffer return item api

Report from chunguang, vRingbufferReturnItem should not call portENTER_CRITICAL_ISR

See merge request !246
2016-11-25 09:31:20 +08:00
..
include/freertos Fixes for stdlib.h inclusion 2016-11-24 08:20:21 +11:00
test add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
FreeRTOS-openocd.c
Kconfig Add a more scalable mechanism for the FreeRTOS tick- and idle hooks; idle handler now uses WAITI to reduce power 2016-11-11 19:20:54 +08:00
component.mk
croutine.c
event_groups.c
heap_regions.c
heap_regions_debug.c
license.txt
list.c
port.c
portasm.S
queue.c FreeRTOS: Use C11 _Static_assert to verify static "dummy" structs at compile time 2016-11-23 10:22:19 +11:00
readme_smp.txt
readme_xtensa.txt
ringbuf.c bugfix: ringbuffer return item api 2016-11-24 10:31:27 +08:00
stdint.readme
tasks.c FreeRTOS: Use C11 _Static_assert to verify static "dummy" structs at compile time 2016-11-23 10:22:19 +11:00
timers.c
xtensa_context.S
xtensa_init.c
xtensa_intr.c
xtensa_intr_asm.S
xtensa_overlay_os_hook.c
xtensa_vectors.S Comment fix 2016-11-11 12:26:42 +08:00