esp-idf/components/freertos
Jeroen Domburg b8bfa9fa35 Spinlocks already come initialized. Remove the code that would essentially re-initialize them at runtime 2016-09-23 17:46:16 +08:00
..
include/freertos Merge branch 'master' into feature/menuconfig_cpu_frequency_option 2016-09-20 17:22:18 +08:00
FreeRTOS-openocd.c
Kconfig FreeRTOS: temporary solution for memory canaries and memory debug 2016-09-07 21:52:24 +08:00
component.mk Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
croutine.c
event_groups.c
gdbstub.c Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
gdbstub.h
heap_regions.c FreeRTOS: temporary solution for memory canaries and memory debug 2016-09-07 21:52:24 +08:00
heap_regions_debug.c FreeRTOS: temporary solution for memory canaries and memory debug 2016-09-07 21:52:24 +08:00
license.txt
list.c
panic.c Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
port.c Add working portASSERT_IF_IN_ISR function, fix enter_critical thing even better. 2016-09-09 17:15:50 +08:00
portasm.S
queue.c Remove all references to prvLockQueue / prvUnlockQueue 2016-09-23 17:43:52 +08:00
readme_smp.txt
readme_xtensa.txt
stdint.readme
tasks.c Spinlocks already come initialized. Remove the code that would essentially re-initialize them at runtime 2016-09-23 17:46:16 +08:00
timers.c
xtensa_context.S
xtensa_init.c
xtensa_intr.c
xtensa_intr_asm.S
xtensa_overlay_os_hook.c
xtensa_vectors.S
xtensa_vectors.S-new
xtensa_vectors.S-old