esp-idf/components/freertos
Darian Leung 6f91640690 FreeRTOS: Update API reference from words to bytes
This commit updates some of the API references in task.h so
that stack sizes are referred to in bytes rather than words as
found in the vanilla version.

Closes #2528
2018-10-09 20:49:19 +08:00
..
include/freertos FreeRTOS: Update API reference from words to bytes 2018-10-09 20:49:19 +08:00
test esp_ringbuf: move ringbuf to seperate component 2018-09-17 17:04:57 +05:30
CMakeLists.txt cmake: add app_trace as FreeRTOS dependency 2018-09-21 14:58:34 +08:00
FreeRTOS-openocd.c
Kconfig Merge branch 'feature/lwip_task_affinity' into 'master' 2018-09-18 15:10:17 +08:00
component.mk
croutine.c
event_groups.c
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
queue.c
readme_xtensa.txt
stdint.readme
tasks.c freertos: cleanup tick/idle hook functionality 2018-09-17 17:05:17 +05:30
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