esp-idf/components/freertos
Angus Gratton dda136eab7 Merge branch 'bugfix/heap_debugging_cleanup' into 'master'
Heap debugging docs cleanup & convenience functions

See merge request !1347
2017-10-10 14:59:54 +08:00
..
include/freertos Revert "esp32: New Task Watchdog API" 2017-09-30 18:07:19 +08:00
test esp32: Fixes crash during core dump. 2017-09-11 17:20:42 +03:00
FreeRTOS-openocd.c freertos: place uxTopUsedPriority into DRAM 2017-09-11 20:15:27 +08:00
Kconfig freertos: Remove obsolete "Enable heap memory debug" option 2017-10-02 13:43:54 +11:00
component.mk build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
croutine.c
event_groups.c
license.txt
list.c
port.c Heap tracing support 2017-09-07 16:32:05 +10:00
portasm.S esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
portmux_impl.h portmux: Add vPortCPUAcquireMutexTimeout() function 2017-09-04 19:11:51 +10:00
queue.c esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
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 Revert "esp32: New Task Watchdog API" 2017-09-30 18:07:19 +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