esp-idf/components/freertos
Ivan Grokhotkov e57a664798 Merge branch 'feature/freertos_interrupt_backtrace_opt' into 'master'
freertos: introduce CONFIG_FREERTOS_INTERRUPT_BACKTRACE

See merge request !1167
2017-08-31 10:45:06 +08:00
..
include/freertos freertos: make sure xPortGetCoreID is placed into IRAM 2017-08-29 08:31:36 +08:00
test 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
FreeRTOS-openocd.c
Kconfig freertos: introduce CONFIG_FREERTOS_INTERRUPT_BACKTRACE 2017-08-29 08:54:26 +08:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
croutine.c
event_groups.c
license.txt
list.c
port.c pvPortMalloc: Fix regression when changing to new heap implementation 2017-07-12 11:10:11 +08:00
portasm.S esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
queue.c esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
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 freertos: Bump idle stack size to 1KB, min stack to 768 bytes, make configurable 2017-07-11 14:48:15 +08:00
timers.c esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
xtensa_context.S
xtensa_init.c
xtensa_intr.c esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
xtensa_intr_asm.S
xtensa_overlay_os_hook.c
xtensa_vector_defaults.S Break out high-level interrupts so a component can override them 2017-07-07 12:51:33 +08:00
xtensa_vectors.S freertos: introduce CONFIG_FREERTOS_INTERRUPT_BACKTRACE 2017-08-29 08:54:26 +08:00