esp-idf/components/freertos
Angus Gratton 8b7d1cdc27 ringbuf: Fix case where xTaskGetTickCount() overflows but task timeout point doesn't 2016-11-16 17:56:49 +11:00
..
include/freertos 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
FreeRTOS-openocd.c Fix int wdt iram, fix some fallout of moving panic stuff to esp32 2016-10-28 12:05:42 +08:00
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 build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
croutine.c
event_groups.c
heap_regions.c
heap_regions_debug.c
license.txt
list.c
port.c Merge branch 'feature/crosscore_int' into 'master' 2016-10-31 11:04:28 +08:00
portasm.S
queue.c
readme_smp.txt Per-CPU interrupt handlers and args 2016-11-10 17:59:46 +08:00
readme_xtensa.txt
ringbuf.c ringbuf: Fix case where xTaskGetTickCount() overflows but task timeout point doesn't 2016-11-16 17:56:49 +11:00
stdint.readme
tasks.c Build system: Raise warning level 2016-11-16 15:57:34 +11:00
timers.c
xtensa_context.S
xtensa_init.c
xtensa_intr.c Per-CPU interrupt handlers and args 2016-11-10 17:59:46 +08:00
xtensa_intr_asm.S Per-CPU interrupt handlers and args 2016-11-10 17:59:46 +08:00
xtensa_overlay_os_hook.c
xtensa_vectors.S Comment fix 2016-11-11 12:26:42 +08:00