esp-idf/components/freertos/include/freertos
Jeroen Domburg 1e117dc3d3 Fix small things noticed in MR, add documentation 2016-12-15 15:03:22 +08:00
..
FreeRTOS.h FreeRTOS: Use C11 _Static_assert to verify static "dummy" structs at compile time 2016-11-23 10:22:19 +11:00
FreeRTOSConfig.h Fixes for stdlib.h inclusion 2016-11-24 08:20:21 +11:00
StackMacros.h
croutine.h
deprecated_definitions.h
event_groups.h
heap_regions.h Fix small things noticed in MR, add documentation 2016-12-15 15:03:22 +08:00
heap_regions_debug.h Add xPortGetFreeHeapSizeCaps and xPortGetMinimumEverFreeHeapSizeCaps plus everything it entails. Allows querying the available memory for various capabilities. Also: xPortGetFreeHeapSize and xPortGetMinimumEverFreeHeapSize now return the expected value. Bonus: the linked list used in the allocator is now 4 bytes smaller, which should save some memory. 2016-12-15 15:03:22 +08:00
list.h FreeRTOS: Use C11 _Static_assert to verify static "dummy" structs at compile time 2016-11-23 10:22:19 +11:00
mpu_wrappers.h
portable.h Merge latest master in 2016-10-27 16:18:55 +08:00
portbenchmark.h
portmacro.h
porttrace.h
projdefs.h
queue.h
ringbuf.h
semphr.h
task.h Merge branch 'feature/wdts' into 'master' 2016-10-27 17:09:35 +08:00
timers.h
xtensa_api.h Add core info to xt interrupt api 2016-11-10 18:04:23 +08:00
xtensa_config.h
xtensa_context.h
xtensa_rtos.h
xtensa_timer.h