OVMS3-idf/components/freertos
Darian Leung bab80ad202 freertos: Make backtrace work across interrupts (backport v3.2)
This commit adds the ability for backtracing to trace from the itnerrupt to the
task stack, and across nested interrupts. Test cases have also been added.

See MR !4084
2019-01-29 02:22:04 +08:00
..
include/freertos FreeRTOS: Update API reference from words to bytes 2018-10-09 20:49:19 +08:00
test cmake: Add support for test build 2018-10-20 12:07:24 +08:00
CMakeLists.txt cmake: add app_trace as FreeRTOS dependency 2018-09-21 14:58:34 +08:00
component.mk esp_ringbuf: fix default placement from flash to IRAM 2018-10-17 23:34:07 -05:00
croutine.c
event_groups.c
FreeRTOS-openocd.c
Kconfig Merge branch 'feature/lwip_task_affinity' into 'master' 2018-09-18 15:10:17 +08:00
license.txt
list.c
port.c Merge branch 'feature/lwip_task_affinity' into 'master' 2018-09-18 15:10:17 +08:00
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
readme_xtensa.txt
stdint.readme
tasks.c freertos: use xTaskQueueMutex to protect tick count 2018-11-21 03:42:15 +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 freertos: Make backtrace work across interrupts (backport v3.2) 2019-01-29 02:22:04 +08:00