esp-idf/components/freertos
Jeroen Domburg 0b79d07d34 add detection of invalid cache access
- fix level 4 interrupt vectors to produce correct backtrace
- initialize invalid cache access interrupt on startup
- handle invalid cache access in panic handler
2017-04-13 15:27:38 +08:00
..
include/freertos freertos: Delay context switch from queue/task APIs until exiting critical section 2017-04-04 10:10:08 +10:00
test freertos tests: Extend preemption test cases to cross-core wakeup 2017-04-04 10:10:08 +10:00
FreeRTOS-openocd.c
Kconfig
component.mk
croutine.c
event_groups.c
heap_regions.c
heap_regions_debug.c
license.txt
list.c
port.c
portasm.S Fix finding location of ISR stack space for CPU1 2017-03-28 15:50:10 +08:00
queue.c freertos: Delay context switch from queue/task APIs until exiting critical section 2017-04-04 10:10:08 +10:00
readme_smp.txt
readme_xtensa.txt
ringbuf.c
stdint.readme
tasks.c freertos: Delay context switch from queue/task APIs until exiting critical section 2017-04-04 10:10:08 +10:00
timers.c
xtensa_context.S
xtensa_init.c
xtensa_intr.c
xtensa_intr_asm.S
xtensa_overlay_os_hook.c
xtensa_vectors.S add detection of invalid cache access 2017-04-13 15:27:38 +08:00